Fix zero crossing line at wrong position (#635)

This commit is contained in:
Oystein Bjorke 2015-10-28 22:31:31 +01:00
Родитель d2e2cdd2b3
Коммит b9bd25c190
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -118,6 +118,7 @@ All notable changes to this project will be documented in this file.
- Corrected owner type of Wpf.PathAnnotation dependency properties (#645)
- Fixed partial plot rendering on Xamarin.Android (#649)
- Default controller should not be shared in WPF PlotViews (#682)
- PositionAtZeroCrossing adds zero crossing line at wrong position (#635)
## [2014.1.546] - 2014-10-22
### Added