score:2
Accepted answer
Use series.update()
, like this: http://jsfiddle.net/VEaLz/
$("#button").click(function() {
$("#container").highcharts().series[0].update({ type: 'column' });
});
Source: stackoverflow.com
Related Query
- Highchart change the chart type in drilldown
- Highcharts, Can you change the chart type for drilldowns?
- Change chart type with drilldown series
- Highchart, dynamically change the chart type
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- Change the style of Highchart stacked colum chart
- Using an editable table with HighChart and having the chart refresh with change
- Highchart - change the minor spacing for linear guage chart
- Highchart dynamically change the xAxis type
- Highcharts, change line type if more than one series on the chart
- Highcharts (9.0.1): drilldown problem after change chart type dynamically
- How to change the font family of Highchart to Bootstrap css default font family
- How to export a Highchart chart to PDF thanks to a button outside the chart?
- Highchart Area Range chart with gradient that follows the line
- highcharts jquery dynamic change chart type column to bar
- HighCharts Dynamically Change Chart Type
- Change series data dynamically in react-highcharts without re-render of the chart
- Which chart type should i choose to show change in values between 2 dates?
- Change the zoom Type dynamically?
- highchart chart redraw method is not refreshing the chart
- Highcharts, How can I change the datalable distance in a pie chart based on the value
- How can I extend the lines of this Highchart series to the edges of my chart area?
- Possible to change the height inside the highchart drilldown?
- put the highchart legend to the bottom of the chart and horizontally centered
- Fire click event on a highchart column drilldown chart on clicking x axis for drill down reports
- Highcharts --- Change sliced color on drilldown pie chart
- Use MySQL data as the chart data for the cakephp highchart plugin
- Change chart type and redraw with multiple series in Highcharts
- jQuery Highcharts: change chart type using dropdown list
- How to set series-label to false by default and change the color of series label text in highchart
More Query from same tag
- How to set Highcharts options in Angular 5
- Wrong data display when i set multiple series type in highstock chart
- Highcharts - how to export chart with different scale in one click
- all bar should be of same height . data part should be coloured and rest should be grayed
- Highcharts tooltip overflow is hidden
- Dynamic Highstock chart when no data at start
- Changing color Axis in Highchart Choropleth
- Highcharts exporting hide data labels if number doesn't fit in stacked bar
- Highcharts missing bars when running through PhantomJS
- Highcharts plot offset on line graph with categories
- Vue Highcharts "TypeError: Cannot read property 'chart' of undefined"
- Highchart - Show/hide datalabel on click
- How to add Tooltip Functionality to X-axis labels in highcharts
- Highcharts - hidden axis affects performance on redraw
- Revert theme to default
- canvg and highcharts how to include chart legend and keep the chart size?
- Network Graph hovering to hide link labels
- embedded ruby not working in highcharts
- Highchart prevent auto reload
- data not getting displayed/plotted in highchart
- Creating highstock zoom-in/out button
- Highcharts print formatting issues
- Format data for highcharts solid gauge graph
- HighCharts: How to aligned horizontal yAxis title
- RoR, Javascript - how to automatically update charts from table?
- Highcharts column chart, disable interpolation when loading from data table
- highcharts override addEvent function
- Display and use time values on Highcharts
- How to delete and add new contents in html file by python
- Highcharts Remove Space across the x-Axis