score:1
this is a very general question, but 'undo' in the meaning of a special option is not available from the api.
however, there are many options which can be used for removing old and adding new data. in your example, you can use the remove()
and addseries()
methods to achieve that.
demo: https://jsfiddle.net/blacklabel/tyvbk62s/
api references: https://api.highcharts.com/class-reference/highcharts.series#remove https://api.highcharts.com/class-reference/highcharts.chart#addseries
you can also consider using localstorage
as a place for storing chart.options
.
example demo: http://jsfiddle.net/blacklabel/9b3cx178/
Source: stackoverflow.com
Related Query
- Do we have undo option in high charts?
- Plot Option in High Charts
- How could we plot graphical representation using High Charts where one x-axis value have multiple y-axis value
- High charts remove dots from the line graph
- World map paths data in react high charts
- How do I get remove of 'data table' option from High chart export
- knockoutJS dynamic chart with high charts
- change legend color high charts based on data
- Highcharts pie charts can have url links
- High Charts fails to add series dynamically
- How to set the x value for High Charts error bar
- High charts logarithmic scale?
- High Charts - mouse over event on any part of graph
- How to generate multiple high charts in ng-repeat
- dynamically creating the values for high charts
- Resize High Charts based on grid layout width and height using react
- Laravel 5.5 Console TV Bar Chart High Charts multipleDatasets and label
- Check all charts for data and hide ones that have none
- High charts queue chart updates after ajax with multiple charts in firefox
- high charts consuming high CPU
- Convert the y-axis values to Millions in dual axis high charts
- Dynamically setting xAxis rotation in high charts API
- Click event on bar high charts in angular 2
- High charts - Increasing the space between chart and title
- High Charts not working
- Is it possible to reparent the high charts legend?
- Is there a way to scale the custom marker of a high charts scatter chart?
- Is there a reliable way to have a 1 month auto generated tick interval with high charts?
- Activity gauge High Chart with Range option
- Use of DotNet HighCharts dll to make charts in code behind
More Query from same tag
- highcharts graph with one regular column and one stacked column
- Scraping data from an interactive highchart.js graph
- How to insert json within an array into highcharts?
- Highcharts two datetime xAxis chart with same ticks interval
- Show default Drilldown in highcharts
- Highchart heatmap plot x-axis on time and y-axis on string
- Make the legend disappear in Highcharts
- Adding color codes to tooltip for indicators
- HighCharts JavaScript Error
- Json data in High chart
- gauge highcharts : Exterior circle color
- Highstocks not showing stock tools
- Highcharts data value from variable array string
- Highcharts options overwriting issue
- Highcharts different x-axis values
- Title/Text In Event (marker) Tooltip?
- how to show PHP array in jQuery alert?
- Highchart 3D module is not working in angular 9.1.4
- Fomatting labels on Y-axis in Highcharts with Data from HTML table
- ReactErrorUtils.invokeGuardedCallback in React fires event repeatedly in IE browser
- Highchart bar chart handle over lapping data lables for series
- Highcharts export: runtime rendering doesn't show rendered table
- Highchart Y-axis point is not showing
- show dataLabels or tooltip on Highcharts packed bubble outer circle
- Highcharts columnrange dataLabel x,y positioning ignored
- Highcharts - Y axis colors by point
- Check for duplicate dates in a table mysql
- Add different colour in X-range bar based on percentage
- Highcharts tooltips with embedded sparklines
- highcharts unresponsibe graphics on Amazon Linux server