Oystein Bjorke
9de17a623c
Rename OxyPlot.WindowsUniversal to OxyPlot.Windows ( #242 )
2015-04-17 09:07:58 +02:00
Oystein Bjorke
e359f84b66
Merge pull request #454 from iainnicol/develop
...
Fix tracker position in WinForms
2015-04-16 21:26:54 +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
Oystein Bjorke
e8294d01db
Update paths in Xamarin.Mac nuspec file
2015-04-15 22:24:21 +02:00
Oystein Bjorke
6bf1c4d226
Fix Xamarin.Mac build errors
2015-04-15 22:08:45 +02:00
Oystein Bjorke
56373cde92
Add list of NuGet packages to readme
2015-04-15 21:55:28 +02:00
Oystein Bjorke
76b6236d5f
Correct output path in iOS nuspec file
2015-04-15 21:37:06 +02:00
Oystein Bjorke
6b50a7a144
Merge pull request #440 from stefan-schweiger/develop
...
Added capability to display mean value to BoxPlot
2015-04-13 14:50:06 +02: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
3ce15f12f4
Merge pull request #450 from tibel/nuget
...
Update Xamarin build scripts (best guess)
2015-04-11 12:31:21 +02:00
Thomas Ibel
57aef3c502
fix some line intend
2015-04-11 12:29:44 +02:00
Thomas Ibel
ac4e0895a3
add missing OxyPlot.Xamarin.Forms assembly to each platform
2015-04-11 12:13:35 +02:00
Thomas Ibel
0d69134da9
update xamarin packages to use same folders as windows packages
2015-04-11 12:12:42 +02:00
Thomas Ibel
e17515c5ab
Merge pull request #449 from tibel/plotcontroller_handled
...
PlotController should not intercept input per default (#446 )
2015-04-11 10:51:36 +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
Thomas Ibel
69b010bb69
Merge pull request #441 from tibel/xamarinforms141
...
Update Xamarin.Forms 1.4.1
2015-04-07 22:38:25 +02:00
Thomas Ibel
7973427d1e
Android: support API level 15 for Xamarin.Forms
2015-04-07 22:30:56 +02:00
Thomas Ibel
f984f3998b
update portable xamarin projects to package Profile259
2015-04-07 22:06:57 +02:00
Thomas Ibel
d8e4a42f6d
update xamarin.forms to 1.4.1
2015-04-07 21:45:58 +02:00
Oystein Bjorke
d7f281d440
Merge pull request #434 from stefan-schweiger/develop
...
Added WPF Wrapper for BoxPlot
2015-04-03 22:28:49 +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
Thomas Ibel
5d735b70b4
Merge pull request #433 from tibel/issue_338_max
...
Attaching/detaching PlotView/Model in Model setter (#338 ).
2015-03-28 16:32:43 +01:00
Thomas Ibel
963b1dede5
Attaching/detaching PlotView/Model in Model setter ( #338 ).
2015-03-28 16:31:15 +01:00
Thomas Ibel
f604f8d9f7
Merge pull request #432 from tibel/develop
...
add CONTRIBUTING.md
2015-03-28 16:10:01 +01:00
Thomas Ibel
2b508a30f2
add CONTRIBUTING.md
2015-03-28 16:09:12 +01:00
Thomas Ibel
ff2555de90
Merge pull request #431 from tibel/nuget_dependencies_fix
...
fix #430 nuget dependencies version
2015-03-28 14:44:27 +01:00
Thomas Ibel
450c224738
fix #430 nuget dependencies version
2015-03-28 14:14:52 +01:00
Oystein Bjorke
5c084839d7
Merge pull request #429 from objorke/fix/choco-no-prompt
...
Skip choco confirmations in AppVeyor configuration
2015-03-28 12:29:58 +01:00
Oystein Bjorke
04154fe7c2
Change nuspec relative paths
2015-03-28 12:05:28 +01:00
Oystein Bjorke
c2688b7b3e
Skip choco confirmations in AppVeyor configuration
2015-03-28 11:45:24 +01:00
Oystein Bjorke
dae9596239
Merge pull request #428 from tibel/nuget_cleanup
...
Nuget package cleanup
2015-03-28 11:31:44 +01:00
Thomas Ibel
c4ccbf0165
change Xamarin.Forms to depend on each mobile package directly instead of using OxyPlot.Mobile
2015-03-28 10:26:21 +01:00
Thomas Ibel
723014a50b
add license and readme to all packages
2015-03-28 10:25:40 +01:00
Oystein Bjorke
cbf646c436
Merge pull request #423 from draagyn/bugfix-issue-40
...
Wpf: Override FrameworkElement.LogicalChildren in Plot
2015-03-27 09:36:26 +01: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
Oystein Bjorke
0fa88fce14
CategoryAxis should use StringFormat #415
2015-03-17 11:52:19 +01:00
Oystein Bjorke
dfa219df36
Merge pull request #411 from MendelMonteiro/develop-clean
...
Listen to CollectionChanged events in Series (WPF)
2015-03-15 21:23:11 +01:00
mendelmonteiro
228ec0a923
Listen to CollectionChanged events in Series (WPF)
2015-03-13 07:59:59 +01:00
Oystein Bjorke
d2b399c958
Merge pull request #404 from TheAlmightyBob/iOS-Multitouch
...
PanZoomGestureRecognizer no longer intercepts touches from other views
2015-03-09 11:08:08 +01:00
cclarke
d2feac52a8
PanZoomGestureRecognizer no longer intercepts touches intended for other overlapping views. #400
2015-03-08 19:57:27 -07:00
Oystein Bjorke
9a8aa3c8d0
Update change log
2015-02-24 22:39:28 +01:00
Oystein Bjorke
213b559e69
Update contributors file from git commit history
2015-02-24 22:38:57 +01:00
Oystein Bjorke
2380f1dff6
Merge pull request #390 from tr8dr/develop
...
fixes for CandleStickAndVolumeSeries + VolumeSeries
2015-02-23 14:27:38 +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
Oystein Bjorke
eca80eb879
Merge pull request #387 from tr8dr/develop
...
Addition of Axis.DesiredSize
2015-02-21 09:05:19 +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
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