Settings and activity
1 result found
-
53 votes
2019-03-04
Added a study for integration with Handsontable, a third party grid component: https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/studies/summary-table-handsontable/2017-09-11
The data table is now a feature of the data-export module. See http://jsfiddle.net/highcharts/VEs7z/3/. Notice how it updates as the chart is updated (for example by showing/hiding series).
2014Here’s a proof of concept of how you can draw a table programmatically: http://jsfiddle.net/highcharts/VEs7z/
An error occurred while saving the comment Anonymous supported this idea ·
I think the workarounds above are not satisfying the ticket, for one the export images don't include the table.
I think it should be a fundamental feature to incorporate a summary table with:
* Total/average per series
* Options for showing min/max/average and other statistics
* All columns sortable