score:63
Accepted answer
Pass showInLegend
parameter to series you don't want to be visible in legend like:
series.showInLegend = false;
Source: stackoverflow.com
Related Query
- How can I hide series from a HighCharts legend?
- How can I hide a series from initially being displayed in Highcharts
- HighCharts Hide Series Name from the Legend
- How can i hide all the Series in highcharts at a time
- How can I delete all of the points from a highcharts series
- How do I hide a Highcharts series from the chart, but always show it in the tooltip?
- How Can I Hide a Pie Chart's Slice in HighCharts Without Removing It From the Legend?
- How to hide series name from tooltip in Highcharts scatter plots for linear regression
- How can I show colorAxis color in Highcharts legend as series color?
- Highcharts hide not active series from legend when taking screenshot
- How can I assign multiple series from my json data? Highcharts
- How can I remove the white border from HighCharts pie chart?
- Highcharts - How to hide series name and Y value in tooltip
- Highcharts - How can I remove starting and ending padding from area chart
- How do I remove the color swatch from my HighCharts legend without affecting the column?
- How can i change highcharts data values by selecting from a dropdown list
- How can i force Highcharts to use same symbols in Legend and Series?
- How to hide series via the legend in highstock ?
- How to hide one series data info in tooltip using highcharts
- How can I hide ALL series with the same ID with a button on highcharts? (line graph)
- Highcharts hide series without change legend color
- How can I hide and show a category in highcharts
- How to color series legend in highcharts when colorbypoint is set to true
- How to obtain HighCharts series "id" from "series" elements?
- How can I make a graph with highcharts from csv file?
- Highcharts - How to make a scatter plot with multiple series from HTML table
- How can I pass values from Highcharts event callbacks (click, mouseOver, mouseOut) back to React component member function?
- How to suppress items with NULL value from HighCharts legend
- How to keep the highcharts legend "on" while hiding the series
- How can I hide non-selected series and axes when using XY zoom with highcharts?
More Query from same tag
- (jQuery Highchart) How to make this as Horizontal Bars?
- How to specify specific tick positions for highcharts when loading dynamic data?
- ActiveAdmin Dashboard partial not appearing?
- Is it possible to hide the navigator in highcharts at runtime?
- Split one JSON return into several objects
- Issue having blank graphic in Highchart script
- Highcharts - How to combine unique legend for multi-series pie chart which perform same action for both series? (like onclick: show/hide)
- How do you remove the partialFill from Highcharts xrange chart
- How do I add a real gap in high stocks so it would be visible on the chart?
- Highmaps : Custom data label on world map
- HighChartsDate Picker With Series Chart
- How do you get a colorByPoint appearance in Highcharts without coloring all the bars in a group the same color?
- Highcharts | Custom plotOptions->series->dataLabels
- highcharts bubble won't load
- Highcharts solidgauge legend symbol not taking series color
- Changing baseSeries dynamically for live chart
- Combined Stacked Grouped Columns and Line
- Highstock From/To Invalid Date Issue
- HighChart how to use object array
- Not rendering VU-meter Gauge chart using HighCharts in Durandal
- Highcharts Heat map not displaying data yet correctly labelling
- How do I use verticalAlign on a non-floating title/subtitle?
- change distance of x-axis labels from axis in highchart
- chart.series[id].remove() is not able to refresh legend properties of other series in highcharts/highstock
- Chart issues with *ngIf in angular 2
- Persian (farsi) numbers in highchart
- How do I show map points using country codes with Highmaps?
- To move 3d chart Highcharts via mobile?
- Pass 3 values in highcharts series
- Uncaught TypeError: Cannot read property 'xAxis' of undefined Highcharts