score:2
Accepted answer
You want to initially draw in an "invisible" state?
{
type: 'column',
name: 'Joe',
data: [4, 3, 3, 9, 0],
visible: false // <-- set visibility to false
},
Fiddle here.
Source: stackoverflow.com
Related Query
- How to set an option in Highchart inactive by default
- How to set series-label to false by default and change the color of series label text in highchart
- How to change the font family of Highchart to Bootstrap css default font family
- How to set PointIntervals per month in HighChart
- How to set default range selected on chart draw in Highcharts/Highstock
- Highchart / Highstock how to set color of individual ohlc or candle?
- highcharts pie monochrome: how to set the default color?
- how to set exporting default as disable
- How to set border in column chart - Highchart
- How to disable or remove the default HighChart loading message?
- how to show cross hair in highchart always by default
- how to show cross hair in highchart always by default
- How to set Highchart datetime format to minute?
- How do I set the highchart gantt headers as fixed when I scroll vertically
- How to set a Maximum yAxis range for HighChart graph?
- How to set the highchart and the table horizontally?
- How to set Precision-ToolTip in Highchart
- how to set chart in center on full screen view in highchart
- how do i redraw only the Highchart with new API that depends on my Select Option Parameter?
- How can I set the crosshair in highcharts to a default position?
- How to set the default display block position on the time line of highstock charts?
- how to add data from database and set it to data serie in highchart C#
- How to set highchart global options IN R
- how to set the height of subtitle in highchart without defining height of the container?
- How to set multiselect by default in highmaps?
- Highchart How to set pie chart sliced distance gap wider to one another
- How to set highchart legend style?
- How to set highchart boxplot size
- How to set default zoom to 6 months using highcharts-react?
- How to set the static series name to the element result based on the categories in the HighChart
More Query from same tag
- Align Bar Graph with Negative Stack
- Stacked bar chart colors in case of Drilldown (open on click of Line chart)
- Toggling legend text click event in highcharts
- how to control orders of charts in highcharts combination charts?
- HighChart irrgular Mapping
- Change mouseover point in highcharts
- Adding Index for Week Of Date in MySQL
- Highcharts width exceeds container div on first load
- Fixed y-axis label width in Highcharts
- highcharts - do not show zeroes in labels and format
- HighChart timestamp highlight the time now
- Highcharts skip columns when plotting
- Add CSS to a specific series' legend label in Highcharts
- jquery calling highcharts generating error 17
- Highcharts add export as csv
- Highcharts with ajax/ json and SQL Server ASP.NET
- Reverse Y axis in LazyHighCharts and Rails
- High chart legend colors in square form
- .net Highcharts can't show the bar chart correctly in mvc
- highcharts doesn't read data, works with fake data
- HighCharts set scrollbar position
- Tooltip Options not working for Highcharts Treemap
- how do I edit/customize tooltip
- Rings around axis on hover on highcharts Variable radius pie
- Get x and y value of a series in highcharts when curve is being plotted
- Highcharts - Multiple charts with same object
- Highcharts stop auto-numbering in X-Axis
- How to set Highchart datetime format to minute?
- highchartjs create label for column
- jQuery - HighCharts Labels outside Series (Bar Chart)