← Settings and activity 1 result found Export Chart Data to CSV, Excel, and More, via Data URIs 68 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) 12 comments · Highcharts Javascript API · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close AdminTorstein Hønsi (CPO, Founder, Highcharts JS) responded Here’s a small plugin for getting the CSV for a categorized chart: https://github.com/highcharts/export-csv/ Demo: http://jsfiddle.net/highcharts/cqjvD/ An error occurred while saving the comment Sushanth commented · Mar 21, 2017 · Edit… · Delete… Hi Torstein, Firstly, thanks for the awesome plugin. In the jsfiddle demo while exporting floating point values like 140.0, the decimal part is getting truncated is there a work around to retain the decimal part. Thanks in advance Save Submitting...
AdminTorstein Hønsi (CPO, Founder, Highcharts JS) responded Here’s a small plugin for getting the CSV for a categorized chart: https://github.com/highcharts/export-csv/ Demo: http://jsfiddle.net/highcharts/cqjvD/
Hi Torstein,
Firstly, thanks for the awesome plugin. In the jsfiddle demo while exporting floating point values like 140.0, the decimal part is getting truncated is there a work around to retain the decimal part. Thanks in advance