score:1
Accepted answer
Inside API there is no function to switch rows and columns only for exporting table. Change is possible with all data at module data data.switchRowsAndColumns but it's not your case I think.
You can try to change the core and use extending approach how to extending Highcharts
Find this Chart.prototype.getTableAST
inside https://code.highcharts.com/modules/export-data.src.js
Old version example showing how to wrap core and change the way to create table at export: https://jsfiddle.net/BlackLabel/npwjxkuL/
Source: stackoverflow.com
Related Articles
- How to invert (transpose) the rows and columns of an HTML table which is generated dynamically from highchair in Angular 12?
- Nested table yields unexpected columns for a basic column graph using high charts with 'Data defined in a HTML table'
- Generate chart from html table : JQuery
- Highcharts display label for pie chart using html table as data source
- Ignore tfoot table rows when creating Highcharts from HTML table
- HTML table as data source for highstock charts using highcharts
- Different approach to generate PDF of a HTML page which contains 10 highcharts using mPDF in PHP
- Use HTML class as Highcharts table data source
- Highchart from select rows in HTML table
- HTML table data into arrays via jQuery
- How do I make each row in a HTML table a pie chart in Highcharts?
- How do I select which columns from my CSV to chart with HighChart?
- How to get text from html table in pie chart (highchart)?
- highcharts display in my render html page which i want to convert into PDF using wkhtmltopdf in rails
- Highcharts - How to make a scatter plot with multiple series from HTML table
- Plotting multiple series from HTML table generated by Ajax to Highcharts
- Display HTML table inside a DIV using Javascript switch statement
- Highcharts loading data from a HTML table with a title
- How to convert HTML table to Chart?
- Highcharts not rendering labels from an html table
- Parse dates from an HTML table in Highcharts
- Using LINQ to generate Highchart column table data
- HTML Content to Javascript Code
- Highcharts Output Data to HTML Table
- using dynamic data from highcharts in a html table
- Select which columns from CSV to graph with HighChart
- Strange character in the Highstock source code
- highcharts from HTML table does not getting the x axis key
- Highcharts with data populated by php generated html table - only one will load
- Fomatting labels on Y-axis in Highcharts with Data from HTML table
- Highcharts dynamic stacked area
- How to update new plotline values instead of removing and adding new ones in highcharts
- Error in highcharts-export-server with expressjs
- Using JSON data with the jQuery highcharts plugin
- Highchart stacked area series is not showing correctly
- text-decoration:line-through; in SVG rendered by Highcharts
- highcharts-ng grows but doesn't shrink in flexbox
- Pie chart options in ZingChart
- Highstock/Highchart OHCL not showing?
- Highcharts : How to perform an action on Pie chart's legend click ?
- Highchart drilldown issue
- how to give click event in directive using angular js?
- Highstock theming range buttons
- Show HighCharts tooltip when chart loads
- HighCharts: Unexpected value NaN parsing y attribute
- Add null values to Array Javascript
- can we set the data labels out of the slice if it is not fit in +highchart?
- Highcharts: Stacked area tooltip showing wrong value
- Highchart container does hold inner div
- Highcharts Highmaps plugin legend bug