score:1
By export I assume you mean save to the client computer. Generally, there is not universal cross browser way to do this from the client-side only. Generally there must be http traffic from the server with a content type of text/csv etc do trigger the browser to do a download. For security reasons it is not really possible to trigger a download of javascript generated content. HOWEVER, you can do this, here is a great existing discussion about this.
Create a file in memory for user to download, not through server
score:1
You can export to the CSV, which is one of excel format.
http://www.highcharts.com/plugin-registry/single/7/Export-CSV
Source: stackoverflow.com
Related Query
- How can i export row data from highchart to excel file and not csv?
- Highchart - Export data as Excel file
- Export HighChart as an image in excel file together with the other page contents
- How to Export JavaScript Chart to Excel file (HighCharts)
- Export chart image data locally in HIghchart
- Highcharts: Can I export to the user an Excel or CSV of the raw data driving the chart?
- Export multiple Highchart as Zip file to my project directory
- How to add php data into highchart js file in php
- Highchart export not applying style(font size) on series data labels
- Preprocess Highchart data using CSV file
- load data from text file into HIGHCHART graphic using PHP
- Create Highchart (Column chart) and read data from external json file
- clear cache from Highchart when loading data from a json file
- I'm trying to use HighChart map and solid guage they both work for my data independetly but I get get lot of errors on I put them on a file
- how to fetch data from json file in highchart
- Export data from highcharts in csv file with dates in milliseconds
- Creating a pie highchart from Data in local (OBJECT) JSON file
- How to render Gantt Highchart from data source
- Read data from csv file in Highchart Angular
- I have no direct access to code but wonder if I can append my chart data points to a log file
- highchart activity gauge chart using json data from a file
- Export Highcharts data in excel with values as a string
- Highchart columnrange, color code lines based on data
- How to parse the data from CSV FILE to arrays so it could be used for a pre-formatted Highchart
- Server side chart .svg export with Highcharts and PhantomJS, error loading data from .csv file
- how to hide highchart x - axis data values
- Remove Export and print button plugin on highchart chart
- How can I read an Excel File with JavaScript (without ActiveXObject)
- How to export a Highchart chart to PDF thanks to a button outside the chart?
- Reduce gap between series data in Bar Highchart
More Query from same tag
- How to extend plot line value outside the grey area or outside the chart in highchart?
- Highcharts displaying white space for bars when all values are zero
- Extending line/area chart lines to chart edges
- Highchart auto pageup the browser when data is updated
- Highcharts width flow out of parent div
- Highcharts: Is there a way to highlight a series' corresponding y-axis onPointHover?
- Highcharts - TickInterval with datetime values
- Highcharts: limit number of markers
- incorrect highcharts export server js script error codes
- Highcharts - Export button options offset using a little div
- Display of plotted point labels not appearing properly on X Range Chart for the first date of month - Highcharts
- how to remove a total value in highchart
- How to add border in polygon plot?
- Need to draw arrow line from bubble chart to another div using css3
- Highcharts - How to I disable a series when I enable another one?
- highcharts with ZendFramework
- Highcharts not displaying charts through angular controller
- Highcharts callback function / handle datalabels and stacklabels
- highchart: "grouped categories" mutil categorie show not beautiful
- Highchart plugin not accepting array for series data?
- Error in highstock chart. Data is undefined in tooltip
- highcharts jquery dynamic change chart type column to bar
- Highcharts pie spacing title - chart - legend
- How to programatically (Python) scrape streaming live stock chart ticker data and its indicators
- Highcharts Activity gauge: series value formatter
- Highchart - colors depending on values
- Highcharts DotNet: Would it be at all possible to label Plotlines
- HighCharts show/hide data points
- Highcharts: How to give a different color to each category in barcharts?
- Sql query to populate 0's for missing data