Releases: highcharts/highcharts_flutter
Releases · highcharts/highcharts_flutter
v1.2.0
19 Nov 09:57
Compare
Sorry, something went wrong.
No results found
Fixed wrong scroll position after hard reload when using ScrollablePlotArea (#69 )
Added a new demo for performance testing.
v1.2.0-rc.1
03 Nov 08:46
Compare
Sorry, something went wrong.
No results found
Added exporting functions to Highcharts widgets. (#11 )
Added support for JSON options in Highcharts widgets. (#64 )
Improved asset loading from unstable sources.
Improved internal handling of base classes.
Replaced Highcharts CDN with bundled JavaScript as default.
v1.1.2
24 Oct 14:11
Compare
Sorry, something went wrong.
No results found
Fixed chart disappearance on rebuild. (#65 )
v1.1.1
28 Aug 10:28
Compare
Sorry, something went wrong.
No results found
Fixed blue box appearing after tap. (#63 )
Improved generated documentation.
v1.1.0
04 Aug 10:40
Compare
Sorry, something went wrong.
No results found
v1.1.0-rc.1
28 Jul 13:45
Compare
Sorry, something went wrong.
No results found
Added boost as a default loaded module.
Added css option to product widgets. (#7 )
Added example for Highcharts Stock with Navigator.
Added keepAlive option as default to product widgets. (#56 )
Removed link from credits until open in browser is implemented.
Removed state from product widgets. (#59 )
Fixed reference errors with multiple charts in scroll lists. (#59 )
Fixed unintended selects after long-tab in iOS. (#42 )
v1.0.0
01 Jul 09:46
Compare
Sorry, something went wrong.
No results found
Improved line-refresh-chart example.
Fixed type mapping for JavaScript-based formatter callbacks.
v1.0.0-rc.1
25 Jun 14:23
Compare
Sorry, something went wrong.
No results found
Added HighchartsCallback.
Added callback to flutter_refresh_chart example.
Added support for onError, onLoading, onLoaded. (#52 )
Added support for Flutter callbacks in options. (#23 )
Added support for JavaScript callbacks in options. (#23 )
v0.4.0
02 Jun 16:42
Compare
Sorry, something went wrong.
No results found
Added new demos for Accessibility and OHLC. (#43 )
Added new demos for Highcharts Stock, Maps, Gantt.
Added support for data point objects.
Improved compatibility of hello_world demo.
Fixed generic series options.
Fixed series data with single value.
v0.3.0
09 Apr 13:59
Compare
Sorry, something went wrong.
No results found
Added API documentation to all options.
Added flexible chart; set width and height to 0.
Improved CSP for JavaScript.
Improved accessibility of webview.
Improved complex_demo.