score:4
Accepted answer
You can also use linkedTo paramtetr on extra axis http://api.highcharts.com/highcharts#yAxis.linkedTo
score:2
its pretty simple,
declare 2 xAxis same like the yAxis you mentioned in the example with one of them as
opposite:true
As you have only one series set the second axis extremes same as the first one using getExtremes() and setExtremes(), as shown in this fiddle here http://jsfiddle.net/W43Zb/
Hope this will help you
Source: stackoverflow.com
Related Query
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts - how to create multiple y axis and group the data series
- Highcharts drilldown to pie chart - Clicking on axis label with multiple series causes pie charts to overlap
- How to add multiple axis without multiple series on highchart?
- Hiding a Highcharts series without using the legend
- Highcharts - drill down to multiple series
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- Dynamic update of multiple series in highcharts
- highcharts - chart names for multiple pie chart series in one chart
- Highcharts Custom tooltips for multiple series
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- How to get multiple data series into Highcharts
- Highcharts with JSON data and multiple series
- Using HighCharts and DotNet.HighCharts to "Play" Multiple Series
- Creating multiple series in Highcharts within a loop
- Highcharts | Making multiple y axis scales
- Single series drilldown to multiple series Highcharts
- How to place labels on opposite Y axis in Highchart without a second series
- Highcharts - Multiple Axis Graph not displaying labels
- Multiple Series Timeline with HighCharts
- Highcharts multiple series drilldown to multiple series
- Highcharts not displaying series data for graph with multiple Y-axes
- Click events on highcharts with multiple series
- Highcharts hide series without change legend color
- Highcharts async Server Loading with multiple series
- Highcharts problem with xAxis using multiple series
- Highcharts - Multiple Y axis
- Change chart type and redraw with multiple series in Highcharts
- Highcharts - Multiple Y Axis Stacked Charts
- Highcharts shared tooltip between charts with multiple series and shared tooltip
More Query from same tag
- highcharts display in my render html page which i want to convert into PDF using wkhtmltopdf in rails
- HIGHCHART Activity guage tooltip issue
- How to show the path that I have traversed in highcharts drilldown chart?
- How to make a setCategory while using Grouped category plugin in highchart?
- plotting x y points in highchart as [[list of x points],[list of y points]]
- Remove data labels when ploting and exporting graphs
- how to add new index Highcharts column drilldown chart
- Highcharts rangeSelector for multiple charts
- Highcharts rendering cycle (numerous label formatter calls)
- Highcharts show / highlight y-Axis on mouseover over chart line
- Use nearest neighbor search for hover in column chart
- Hightcharts - Not showing column datalabels when chart type is column
- Highlighting last column in Highcharts
- How can I do dynamically updated HighCharts with StockCharts?
- Can we set a color for timeline bar?
- Extend line until new value occurs
- Highcharts - set maximum range for yAxis but keep axis dynamic within that range
- Highcharts custom axis type (Weibull paper)
- Highcharts adding array of variable to series
- Overlapping loading of jQuery scripts
- Getting extra series data from hash to show up in tooltip in highstock
- Hightcharts line graph real-time data with no interval?
- How to remove tick lines from secondary y axis in highcharts heatmap graph
- highcharts.js how to make double donut charts in one raw?
- Highcharts Bubble Chart with dynamic data
- How to find a point with longitude and latitude in a Highmaps maps serie, initiated with GeoJson?
- Draggable Highcharts SVG Element
- How to format dates in Highcharts on x-axis?
- HighCharts Heatmap with motion
- highcharts drilldown not run on django,