- Fix problem with Gtk by removing use of Gtk nuget package
- Add Show and Save methods to Chart helper class.
- Update project links
- Update to OxyPlot 2014.1.546
- Fix #58
- Return Form from ShowForm
- Fix load on OSX
- Update MacOSX recognition function
- Includes the updated 'fluent' operators and renames 'FSharpChart' to 'Chart'
- Includes LiveChart and pipelined operators.
- Improve documentation.
- Include Y-value overloads and add build of FSharp.Charting.AspNet.dll
- Include correct version in FSharp.Charting.fsx
- Support DateTimeOffset and custom types as X axis values
- Include correct version in FSharp.Charting.fsx
- Include correct version in FSharp.Charting.fsx (Finally!)
- Add preliminary version of FSharp.Charting.Gtk
- Revert to multiple nuget packages
- Support for binding a StackedChart with multiple Data Series
- Support for defaults and ToolTip's in addition to some WPF samples
- Minor changes for additional With properties and WithSeries.Marker()
- Support for 3D Charts and naming of data series for BoxPlot charts
- Property Change Events for Name, Title, Margin, Legend, and Custom properties.
- Includes Clipboard and SaveAs Capabilities (supporting multiple file formats)
- Base Version