Releases: A----/highcharts-export-clientside
Releases · A----/highcharts-export-clientside
1.1.4
New option to add BOM to CSV/XLS files. This fixes an issue in Microsoft Excel where file encoding sometimes where not recognized properly (#20)
1.1.3
Fixing an issue where the exported image would be cropped when both scale and sourceWidth/sourceHeight have been specified (#16)
1.1.2
- Fixing issue in provided helper function for exporting.filename configuration option (#7)
- Wider range of dependencies versions in bower.json (#6)
1.1.1
Allow functions for the exporting.filename configuration option (#5)
1.1.0
Should have been done months ago, sorry.
IE9 and below will not be supported in a near future and possibly any kind of future. Look at #4 for discussion on this matter.
- Async rendering, fixes issues when chart includes resources (icons and the likes, #1)
- Documentation fixes (#2)
1.0.1
handling of URL options in export-csv options
1.0.0 – First stable release
Project is deemed stable enough despite laking IE9 and older support.