score:4
Accepted answer
there is an option to achieve that. you can link one axis to another via linkedto property.
from api:
linkedto : number
index of another axis that this axis is linked to. when an axis is linked to a master axis, it will take the same extremes as the master, but as assigned by min or max or by setextremes. it can be used to show additional info, or to ease reading the chart by duplicating the scales.
example: http://jsfiddle.net/n8tokqru/
yaxis: [{
}, {
linkedto: 0
}],
Source: stackoverflow.com
Related Query
- Highcharts: make y-axis extremes the same for two data series with different units
- show two different series with different start intervals with the same xAxis highcharts
- Highcharts show the same yAxis start and end value with multiple data series
- Highcharts same types of data with different series
- 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?
- Highcharts : using same div to load a chart multiple times with different series data
- How to have multiple highcharts with different series data in vuejs without repeating code
- Would it be possible to make two columns which belong to different series respectively to be placed exactly on the tick on x-axis with highchart?
- Update two series on the same graph dynamically with HighCharts
- How to draw two series in the same chart that has different data time in xAxis
- Sort the series data for every X-Axis in Highcharts
- Can I sychronize two highcharts series with different years (leap year)
- Highcharts not displaying series data for graph with multiple Y-axes
- Several Series with the same xAxis data in HighChart
- highcharts donut pie - different color for the data than its drilldown
- Highcharts - how to create multiple y axis and group the data series
- How to merge two Highcharts container with the same legend-item
- How to put two charts on the same page with different modules?
- how to plot multiple time series in the same graph with customized x axis
- Highcharts series showing different data for 'column' and 'line' chart
- how to show column and area charts with different y axis with same category and same x axis in highcharts
- Overlay 2 series of data of different length with 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 ?
- Set at the same level the unit of two yaxis highcharts
- Changing the name for 'categories' of x axis while implementing crossfilter with highcharts
- HighCharts - Enable the markers for the series which has only single data point?
- Highcharts Polar Chart - Specify Data Series & Tooltips for each Axis
- Extract data series from a JSON array for a Highcharts chart with 2 y-axis
- Display a tooltip for two points with exactly the same time
- My Highcharts graph with multiple axis ignores the max value I set for the first yaxis
More Query from same tag
- Too many x values in High Charts. How to wrap it up for mobile devices
- Highcharts 3D Scatter Plot, pop up's and links after rotation
- Plot data values inside pie charts slice
- Is there any way to highlight specific node on click | Highcharts Sankey
- multiple charts using highcharts
- adding labels exactly above x-axis categories in highcharts
- How do I stop a highmap from zooming in when I click on a point?
- DIsplay Ajax data in Highchart js
- Adding a JSON Response to a HighCharts Graph
- Highcharts fold/unfold waterfall
- How to use selenium IDE to find/check if a div object has children?
- Highcharts doesn't display series with lots of data points
- Is it possible to get highcharts range selector to work with jQuery timepicker, like it works with jQuery datepicker?
- Hide the charts
- Highcharts - how to get consistent mouseover and mouseout events for columns?
- responsive highcharts with dynamic font size and widths
- Highcharts Pie chart data Format via php
- How to add a label above each bar in HighCharts
- Angular highcharts treemap squarified fit tiles
- How to display datapoint labels / values in Rickshaw graph visualizations?
- highcharts datetime axis, how to comput correct timestamp?
- Highcharts JS Library and links to local files
- Highchart on bar item click event
- Connect two different values with vertical line in highcharts
- HIghcharts how to change values and ranges in the Y-axis
- How to provide dynamic hover color in highmaps?
- Displaying hours and minutes on x-axis with Highcharts
- database, servlet, json , javascript and highchart pie chart
- How to change scrollbar position when switching chart type in highcharts
- Highcharts Broken Line / Line Segment