Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Oystein Bjorke bbca6c896e Merge pull request #577 from objorke/issues/migrate-automatic-package-restore
Migrate automatic package restore
2015-09-12 07:10:54 +02:00
Oystein Bjorke ced0b6b507 Migrate automatic package restore #557 2015-09-11 23:25:21 +02:00
Oystein Bjorke 1e23d687fa Add ThreeColorLineSeries (#378) 2015-09-11 23:04:55 +02:00
br111an 12815eb219 Fix issue #256
HeatMapSeries.GetValue returns double.NaN instead of calculating a
nonsense value in proximity to double.NaN.

Introduce tests that generate a flat data heat map to better illustrate
the bug that was fixed.
2015-09-07 18:40:27 -04:00
kc e4878828e4 Fixed an issue where CandleStickSeries legend scales beyond the legend box boundry #554 2015-08-11 18:51:10 +01:00
svendu aadd23197e Expose PlotElement's TextColor property on WPF.Axes.Axis 2015-07-20 21:43:49 +02:00
Steve Hoelzer 6687804691 Update CONTRIBUTORS file 2015-04-23 16:11:26 -05:00
Iain Nicol f03fa0c898 Fix tracker position in WinForms (#455)
The label's parent is the PlotView, so we shouldn't subtract the PlotView's location.
2015-04-16 15:15:52 +01:00
Stefan Schweiger 06b84fdc37 Added BoxPlot wrapper for WPF
Made BoxPlotItem Outliers non mandatory

-) Set outliers default value to null
-) Check if outliers are null before adding them to the values

Added ItemsSource support to BoxPlotSeries

Borrowed some code from BarSeries to get this to work

Fixed Stylecop Stuff

Added BoxPlot WPF Wrapper

Changed default handling for Outliers

-) Outliers should get an empty list instead of null as default as it
can make problems later on if not

Modified Contributors and Changelog
2015-04-01 12:30:50 +02:00
Kenny Nygaard 9ab56fb7c9 Fixed issue #40
Added enumeration of logical children to support passing on data binding
changes to those children.
2015-03-26 22:05:23 -05:00
mendelmonteiro 228ec0a923 Listen to CollectionChanged events in Series (WPF) 2015-03-13 07:59:59 +01:00
Oystein Bjorke 213b559e69 Update contributors file from git commit history 2015-02-24 22:38:57 +01:00
Jonathan Shore 36992591c3 - added unit tests for Axis.DesiredSize using objorke"s Null renderer
- added OxyPlot.Tests project to OxyPlot.GtkSharp.sln so can run tests w/ GTK#
2015-02-20 19:40:31 -05:00
Shun-ichi Goto 4218ae4241 Draw legend line with custom pattern #356
By this fix, LineSeries draw the line in legend with specified pattern in Dashes.
Before this, Dashes is not used in legend at all.
2015-02-03 20:19:25 +09:00
cclarke 8f9f44fbf0 Issue #336: Fixed multitouch support mixing up fingers, switching modes mid-gesture, and creating a duplicate touch manipulator. Added a threshold to make it easier to zoom in only the X or Y direction.
(also updated the Xamarin.iOS\ExampleBrowser deployment target as required by Xamarin Unified?)
2015-01-22 00:16:51 -08:00
Oystein Bjorke a686df8879 Update contributors file from git history 2015-01-09 17:30:50 +01:00
piotr 0f3d62ccc3 update CONTRIBUTORS list 2014-12-28 16:19:19 +01:00
Vsevolod Kukol 977c927d02 Add Xwt backend 2014-12-08 23:58:03 +01:00
Oystein Bjorke 7e3665f6f8 Update CONTRIBUTORS 2014-11-04 09:57:34 +01:00
Oystein Bjorke 888c7572f3 Update readme etc 2014-09-02 00:12:20 +02:00
Oystein Bjorke 4ebd3e30db Update contributors list 2014-06-05 23:22:34 +02:00
Oystein Bjorke 4d188ef34d Add sln.ide/ to .hgignore 2014-05-26 14:59:21 +02:00