score:0
You can try to modify click event, and instead of creating new chart (setChart()) you can use setData() function and update only series (like A serie) with new items (A1, A2, A3).
Source: stackoverflow.com
Related Query
- How to make a HighCharts drilldown column/bar chart that does not hide the non-drilldown categories
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- How to make split grouped column bar chart in highcharts with percentage?
- How can I get HighCharts column chart to scale the yAxis to not have so much whitespace?
- Highcharts Chart Bar - How can I display in the chart, only one column from my HTML table?
- How to make Highcharts legends focus on the chart that it belongs to?
- How to display legend in Highcharts Waterfall Chart and make the sum column of waterfall appear in multiple colors?
- How do I rotate my HighCharts bar chart so its vertical, not horizontal?
- Highcharts stacked bar chart hide data labels not to overlap
- Highcharts Bar Chart - How to set the minimum bar width/length
- Customise Highcharts Pie Chart Selection State so that slice does not animate out when selected
- How to add a horizontal line in Column bar chart in Highcharts plugin?
- How do I make the label in polar chart not get split automatically?
- Get the end points of each bar in a highcharts column chart
- how to add new index Highcharts column drilldown chart
- How to Make a Dashed Bar Chart Border in Highcharts
- How can I make milestone lines with a GANTT chart using the highcharts library?
- How to change color of bar in column chart with different level of percentage in highcharts
- How to verify that the boost module is kicking in or not in highcharts
- How to make the Y Axis values not start from 0 in highcharts? How to display forcefully display the last category data on X axis in HighCharts ?
- How do I completely hide the chart title in a HighCharts chart?
- highcharts - Not able to switch between bar to column or vice versa graph type in drilldown
- Highcharts how to make a set number of colors for pie chart data and drilldown data
- How to make hover effect for two bar in highcharts at the same time is there any way by using css or any inbuilt method to achieve this?
- How can i load external json data in highcharts to show the bar chart
- Creating a drilldown chart with Highcharts that contain double(multiple) columns for each column (see example for better explanation)
- Want to make the Highcharts Bar Chart data labels appear on the far right in the chart
- In highcharts, is it possible to make a bar in a column chart with its top bordering the edge of the chart area "on top" of the chart border?
- Highcharts: How to move the column bar to the left most side when there is only one point in drilldown
More Query from same tag
- Highcharts: how to change "overscroll" parameter on "afterSetExtremes" even?
- datepicker - Highcharts Gauge Json
- How to save a plot as image on disk from Viewer in RStudio?
- Highcharts Datalabel formatting in spline
- How to display maximum and minimum value on the basis of date selected in High Charts?
- highcharts - custom legend width
- How to concatenate 'this.name' with HighCharts & PhantomJS
- Only one highcharts using react-grid-layout can resize
- Highchart fill area only between two series
- HighCharts Sankey + NextJS: TypeError: Cannot read property 'Core/Series/Point.js' of undefined
- append 3rd `<td>` value in highchart's tool tip
- HighCharts Time-based Quarterly Data - xAxis Label Issue
- Max & Min highchart line
- Grouped and stacked columns with shared series
- How to add html content above series(Chart type - line)
- Highcharts import loading properly in Django - Python
- highcharts shows exception "c is undefined" for pie chart
- Get Id after addpoint in highchart
- Stacked Column two values per column
- how to format flot char yaxis by value seconds in highcharts?
- How to draw a background behind a plotLine label in a highstock chart
- Highcharts: how to be DRY with charts which share some configuration parts?
- rendering react-highcharts with mount enzyme gives an InvalidCharacterError
- Highcharts - Adding css to highcharts legend
- Highcharts and Json data
- How to use Vue bound data in Highcharts?
- First Point hidden by y-axis in datetime graph when container is responsive
- Shared Crosshair Highlighting /w Non-sequential Series
- How to add HighCharts bundle to BundleConfig? MVC 3
- How can I get around "mixed active content" highcharts exporting error?