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

38 Коммитов

Автор SHA1 Сообщение Дата
Oystein Bjorke 9de17a623c Rename OxyPlot.WindowsUniversal to OxyPlot.Windows (#242) 2015-04-17 09:07:58 +02: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 9e5c2f7000 Added capability to display mean value to BoxPlot
Added Mean value (and constructor) to BoxPlot item
Changed BoxPlotSeries do display Mean value
Added BoxPlot Demo

Added BoxPlot to .NET 3.5 and 4.0

Added BoxPlot to .NET 3.5 and 4.0 and Examples

Modified CHANGELOG

Added Mean to Example, Changed BoxPlotItem Constructor

Added Mean to ExampleLibrary
Changed BoxPlotItem Constructor
Modified ChangeLog

Changed BoxPlotItem Constructor and TrackerString

Changed BoxPlotItem Constructor (once again) and DefaultTrackerString of
BoxPlotSeries
Modified Examples accordingly
2015-04-13 12:42:03 +02:00
Thomas Ibel 9cfc434e33 update changelog 2015-04-11 10:45:24 +02:00
Thomas Ibel dc6c33bc56 update changelog 2015-04-11 10:03:41 +02:00
Thomas Ibel b19e4f4fed Update changelog for Xamarin.Forms 1.4.1 update 2015-04-08 06:20:05 +02: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
Oystein Bjorke 0fa88fce14 CategoryAxis should use StringFormat #415 2015-03-17 11:52:19 +01:00
mendelmonteiro 228ec0a923 Listen to CollectionChanged events in Series (WPF) 2015-03-13 07:59:59 +01:00
Oystein Bjorke 9a8aa3c8d0 Update change log 2015-02-24 22:39:28 +01:00
Jonathan Shore ae2f04388c fixes for CandleStickAndVolumeSeries + VolumeSeries (#389)
* fixed missing UpdateMaxMin() for default axis sizing
* fixed Bar axis assignment
2015-02-21 14:26:57 -05: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
Oystein Bjorke 475f84fff0 Merge pull request #371 from tr8dr/develop
- added FastCandleStickSeries & examples
2015-02-18 15:07:28 +01:00
Jonathan Shore dc7a3075b0 - fixed add of the StyleCop stuff I could understand which was 99%
- other suggested changes
2015-02-17 20:22:58 -05:00
Jonathan Shore bf6f22bae6 - added OHLCV additions to changelog 2015-02-17 15:29:20 -05:00
Jonathan Shore 6a84b3a4b6 - fine touches on OHLCV additions 2015-02-17 15:10:05 -05:00
Jonathan Shore 219212c096 - adjusted minor issues related to FastCandleStickSeries pull request 2015-02-16 07:58:04 -05:00
Matthew Leibowitz e81f43b766 changes under the wrong heading 2015-02-15 23:01:04 +02:00
Matthew Leibowitz dfb82563e4 Updated the changes 2015-02-15 22:33:16 +02:00
Oystein Bjorke e7511324c0 Merge pull request #365 from TheAlmightyBob/iOS-Multitouch
Updated changelog
2015-02-12 13:43:57 +01:00
cclarke 7a1c9a2173 Updated changelog 2015-02-12 00:27:05 -08:00
Oystein Bjorke f03f15ccad Update CHANGELOG.md 2015-02-12 07:09:44 +01:00
Oystein Bjorke 43e6bc037b Update change log #348 2015-02-11 23:38:59 +01: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
Oystein Bjorke da6baf9ce6 Workaround for unhandled Windows Phone cursor exception #345 2015-02-01 11:31:57 +01:00
Oystein Bjorke 386a94ee44 Delete PlotModel.ToSvg #347 2015-01-25 21:02:02 +01:00
Oystein Bjorke 6d452725c1 Delete constructors with parameters #347 2015-01-25 20:58:22 +01:00
Oystein Bjorke bcfc9a6db7 Delete Axis.ShowMinorTicks #347 2015-01-25 20:54:10 +01:00
Oystein Bjorke fb488eabb5 Fix tracker string bug for Bar/ColumnSeries with ItemsSource binding #333 2015-01-25 20:49:00 +01:00
Oystein Bjorke ecca46fc0b Update change log 2015-01-17 16:42:36 +01:00
Oystein Bjorke 05886d1daa Update change log with more rename details 2015-01-15 22:12:06 +01:00
Oystein Bjorke 5358be725c Rename Xamarin based projects and namespaces #327 2015-01-14 23:39:08 +01:00
Oystein Bjorke 08d5e8c634 Update Xamarin Forms references to 1.3.1 2015-01-11 09:17:29 +01:00
Oystein Bjorke 419828b420 Update change log 2015-01-11 08:32:43 +01:00
Oystein Bjorke 3d0ebb7272 Merge pull request #322 from objorke/bugfixes/center-aligned-legends
Fix center aligned legends (#79)
2015-01-10 15:39:11 +01:00
Oystein Bjorke e122880e15 Update change log 2015-01-10 15:14:56 +01:00
Oystein Bjorke e51c20d02e Fix center aligned legends 2015-01-10 15:13:15 +01:00
Oystein Bjorke 70b0fc5959 Rename release notes to CHANGELOG.md and update contents (#313) 2015-01-09 17:29:36 +01:00