score:8
Accepted answer
this fiddle helped figure it out:
it basically overwrites the setextremes
method with a custom one to propagate the event to the other graphs.
events:{
aftersetextremes:function(){
...
}
}
Source: stackoverflow.com
Related Query
- Possible to connect the zoom on two Highcharts graphs?
- Is it possible to have two Y Axis in a highstock chart from highcharts one on the left and another on the right?
- Highcharts - Possible to change the text zoom to other wording?
- HighCharts : Is it possible to customize the colors of individual series?
- Is it possible to position Highcharts dataLabels depending on the value?
- Highcharts chart click event fired on click of the reset zoom button (bug?)
- Is it possible to hide the line & symbol next to Highcharts legend items?
- Is it possible to hide the navigator in highcharts at runtime?
- Is it possible to position the zoom buttons in highcharts/highstock?
- Is it possible in highcharts to have 2 charts, sharing the same x-axis, but next to one another?
- rCharts different sizes for the two graphs in Shiny App
- Is it possible to set Highcharts to hide tooltip when the mouse pointer is 30px away
- How to cut off the line in highcharts between two pointI
- how to display 2 same highcharts without duplicate the code
- How to merge two Highcharts container with the same legend-item
- Compare two data points inside the tooltip in a Highcharts combination chart
- Is to possible to delay the needle loading animation in Highcharts angular gauge?
- How to update the highcharts.js to make the export server to my own ipaddress,instead of connect to the highcharts server?
- Connect two different values with vertical line in highcharts
- Get the x axis range on selecting a zoom range in Highcharts
- How to connect to end points in two linked series in HighCharts
- Highcharts - is possible to have stackLabels only for a subset of the series?
- Highcharts how to align two charts yAxis on the same line
- Highcharts - Is it possible to customize the bars in column range type?
- Set at the same level the unit of two yaxis highcharts
- Highcharts - How do I keep both line points in from splitting between the two bar charts
- Two way data binding in Angular JS for graphs implemented using HighCharts
- Strange character in the Highstock source code
- What's the code in Highcharts such that the bars (columns) in the same group use the same color?
- highcharts - is it possible to zoom pie charts
More Query from same tag
- Chart Maximizing
- With mouse click zoom chart as popup fullscreen (highcharts)?
- How can i call a Rest API from a Vue component?
- Highcharts Timeline Renaming Series Labels
- Highcharts Tooltip display different data
- Highcharts - too many series are displayed
- JQuery can't parse this HTML
- How to automatically download png file from highchart when the page load
- Highcharts Graph : Spline updating each second needs a pause button
- Multiple series data on HighCharts column
- Rails: Loading Highstock using while loop not working
- Highchart Not Updating With Returned Ajax Data Object
- WebPack and Require
- How to change color of shaded area in highcharts
- Highcharts pie chart slice animation only works when an error is thrown
- Highcharts : selection issue on funnel charts type
- plot one point in highchart shiny r
- How to make highcharts-ng horizontal bar chart responsive
- Using PHP for Highchart Heatmap
- Why does Highcharts div/chart extend past parent div?
- Highcharts : is it possible to make specific plots of a series transparent.
- Highcharts change value out of csv file before plotting as epoch time not in ms so it has to be multiplied by 1000
- Highcharter setExtremes Function in R
- Loading multiple variables using Highcharts and jquery with php
- In a multiple column layout my highchart is not visible in Safari
- Line chart connectnulls but not all nulls
- plotting multiple columns on same chart in highcharts
- Upgrading to v3.0
- Getting weird error message from Highstock / Highcharts
- Highcharts v3.0.1 problems with rotating data labels in IE8 and jQuery v1.7.1