score:4
you'll have to handle the legenditemclick
event and specifically hide (and show) the "sister" series.
i have a running example in this jsfiddle.
note that i'm using the links
variable as an easy way to get the "sister" series for a given series.
also note that i've added an id
to each series so that chart.get()
returns the series when given its id.
score:12
you can also use linkedto
options from highcharts, see: http://jsfiddle.net/gcqsf/4/
there is only one limit - linked series isn't displayed in legend, so probably it may not fit the best your example. since highcharts 3.0.7 you can set series.showinlegend = true
to display linked series in legend.
Source: stackoverflow.com
Related Query
- highcharts link series such that turn one off turns off the other
- What's the code in Highcharts such that the bars (columns) in the same group use the same color?
- HighCharts - How can I turn off the points?
- Highcharts add tooltip that has a small arrow pointing toward the series
- Highcharts - Series tooltip doesn't work when plotting lines that zigzag on the x axis
- I want to update my series dynamically on highcharts with a click & also bring it to the original way by clicking on an other button (#previous)
- Highcharts custom legend SVG symbol does not fade when you click to turn off series
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- Is there anyway to hide the dataLabels for one of the stacked series in HighCharts
- How can I add a link to a Highcharts series name in the legend?
- What is the name of the Highcharts type interface that provides series types?
- Reverse one chart and leave the other unreversed - Synchronized highcharts
- Highcharts datalables enabled for one series and one point on the chart via chart function
- HighCharts Hide Series Name from the Legend
- Hiding a Highcharts series without using the legend
- Highcharts 3 cannot render more than 1000 points in one series
- Customizing the colors of individual series in HighCharts
- Highcharts data off by one day
- How can i hide all the Series in highcharts at a time
- Highcharts - How to set custom colors for the series
- highcharts - chart names for multiple pie chart series in one chart
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- Highcharts - animations other than the default
- Show specific series values in the stack label using highcharts
- Highcharts date off by one day
- How can I delete all of the points from a highcharts series
- Highcharts - Provide URL's for series data to open clickable link
- Highcharts - Scatter chart with a line connecting the dots in the series
- Stop HighCharts change transparency of another series on hover of one series
- Sort the series data for every X-Axis in Highcharts
More Query from same tag
- How to draw area chart from 0 in Highcharts
- Highcharts - Is it possible to customize the bars in column range type?
- Highcharts, Yii and body content reloading
- Highchart graph not displaying via Django
- Highcharts series visibility with csv data source
- Representing sparse data in a Highcharts series
- How can I get highcharter to represent a forecast object?
- 3D-Highchart Dynamic Series Add issues
- Highstock showing dates where there's no Data
- highcharts group series click event to get all data in catagory
- How to apply colorAxis.stops with heatmap in Jaspersoft Studio 6.0.1?
- Highcharts upgrade to 8.1.2 not working with Angular 8
- Multiple group_by shiny app making a plot
- Remove Highcharts dataLabel border
- how to pass datalabels along with data to show it in tooltip in highchart
- Getting multiple HighCharts from one call
- How to pass the correct data format from SQL to PHP
- push data to line chart
- searching for a string in multiple arrays with forEach
- Highstocks compare stocks how to define data?
- Displaying highchart columnrange charting xAxis, yAxis and series
- Using HighStocks with highcharts-ng
- How to override Hihgchart.js Network Graph default node hover effect?
- how to change color of line chart in highchart based on a categorical column in r?
- Indicate an important date on a chart with either a guideline (with text) or an opened callout
- Issues with custom border around Highcharts Stacked Bars and disabling hover effect
- clip path in highcharts chart makes line invisible
- How do I rename & delete multiple keys in an array?
- Highcarts in Laravel
- I want to apply custom styles for highchart plotline labels