- Update TFMs and packages
- Bump .NET Interactive dependencies
- some stuff
- Bump .NET Interactive dependencies
- Bump .NET Interactive dependencies
- Bump .NET Interactive dependencies
- Bump .NET Interactive dependencies
- Bump dependencies on .NET Interactive to fix issue where plots wouldn't render in unsaved documents.
- Breaking change: C# consumers now have all chart types in scope. No need to prefix charts with
Chart
anymore. - Unify versioning with XPlot.Plotly.Interactive
- Fix an issue where the HTML output of a notebook in .NET Interactive wouldn't work
- Include basic XPlot.D3 chart and package
- Update FSharp.Core dependency to be 4.5.0 or higher.
- XPlot is now .NET Standard 2.0 only
- Support for SourceLink
- net472/netstandard2.0 full compatibility
- Update to FSharp.Core 4.5.0.0
- Use proper google download links
- Doc updates
- Fixing documentation template
- Quickstart tutorial, incorrect link fix (#64)
- Adding Candlestick to Plotly (#65)
- Rationalise the GoogleChart and PlotlyChart types
- Rationalise the pipeline style helpers
- Explicit dependencies versions
- Documentation updates
- Plotly API mappings fixes
- Update the documentation
- Rationalise Plotly and GoogleCharts (WIP)
- More chart generation methods
- Some Plotly API mappings fixes
- Stop distributing WPF show helpers
- Update the Plotly.js API
- Plotly.js support
- Fix the Annotation.showarrow type annotation in Plotly's API
- Set HTML charset attribute to UTF-8 in template
- Fix data table generation for non-overlapping series
- Fix data table generation for sankey diagrams
- Fix data grouping when the series have different lengths
- Show a legend for Google Charts when WithLabel[s] is called
- Auto open the Deedle helpers module
- Same version number for all packages
- Testing ProjectScaffold's release process
- Google table and treemap charts
- Google scatter, stepped area and timeline charts
- Google pie and sankey charts
- Google histogram, line and map charts
- Fix gauge chart yellowTo option
- Google gauge and geo charts
- Google column and combo charts
- Google calendar and candlestick charts
- Google bubble chart
- Bootstrap script
- Google annotation chart
- Basic Google area chart