score:0
You can do this with the visible property, just add to your options:
series: [{
visible: false
}, {
visible: true
}]
series represents your array of series, in this example has two series, the first hidden and the second visible. You can check this fiddle that uses data csv too:
Hope it helps!
Source: stackoverflow.com
Related Query
- Highcharts series visibility with csv data source
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts doesn't display series with lots of data points
- Highcharts data series issue with ajax/json and PHP
- Highcharts with JSON data and multiple series
- Creating a line graph with highcharts and data in an external csv
- Highcharts - Global configuration with common code and unique data & Headings
- Highcharts not displaying series data for graph with multiple Y-axes
- Highcharts show the same yAxis start and end value with multiple data series
- Overlay 2 series of data of different length with highcharts
- Extract data series from a JSON array for a Highcharts chart with 2 y-axis
- HighCharts column chart populated with series data from a function
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- Highcharts same types of data with different series
- HighCharts activity gauge populated with series data from a function
- Loading json data to highcharts with multiple series
- Highcharts : using same div to load a chart multiple times with different series data
- Highcharts multiple series with missing Data Points
- HighCharts BoxPlot With Multiple Series Having Single Data
- Highcharts Highstock How to Plot OHLC and Line Charts from One Set of Embedded CSV Data Using Series Map Tools?
- Too many series drawn with unused CSV data column
- Static Highcharts graphic with external csv data and dynamic footnote
- Static Highcharts graphic with csv data and dynamic footnote
- Highcharts to display area range and line chart with data from a CSV file
- Display data from CSV in Highcharts with Angular
- highcharts column : add dynamically series with drilldown data
- Highcharts cloud issue with data source when duplicating chart
- Export data from highcharts in csv file with dates in milliseconds
- How to update just data attribute under series in highcharts with json?
- Adding HighCharts Data Series With Property Names
More Query from same tag
- Events for HighCharts - MouseOver/MouseOut
- populating highchart series by looping my query every month
- How to add flags to highcharts export server when started as a module
- Highcharts: Generate chart from tables having HTML tags in TD's
- How can I extend the lines of this Highchart series to the edges of my chart area?
- Dynamic High Chart no Displaying
- How to debug a non-working AJAX-based HighChart?
- Highmaps shared tooltip for overlapping locations
- clearing interval inside highcharts (React)
- Angular HighCharts Heatmap will not display with error 15
- Capture right click on column/bar
- Charts not responding on the web page after printing them
- HighChart Columnrange to combine with a LINE?
- Highlight point in Highcharts scatter graph?
- How to display positive and negative values in positive side of graph in Highchart?
- Is it possible to change linecolor for timeline chart in between specific points?
- High charts queue chart updates after ajax with multiple charts in firefox
- Highcharts Drawing a line with chart.renderer.path
- HighCharts timezone issues on AngularJs
- how to handle mouse over event in legend in highcharts?
- Add plot line to heat map
- Highcharts - Remove gap between tooltip border and content
- Highcharts error loading maps plugin
- HighCharts donut chart drilldown
- Highcharts: Change cursor of plot area
- Highcharts with PHP var
- Make events run multiple times, Highcharts
- Looking for a Highmaps example of worldmap with GPS coordinates
- How to apply gradient using highcharts in a dynamic graph.
- Highcharts - "Style is null or not an object"