score:0
Accepted answer
I have the answer for now which I got the answer straight from the creator of Highchart
you may refer to his answer here: https://github.com/highslide-software/highcharts.com/issues/3043#issuecomment-42819076
score:0
You can use highstock.js
and set oridinal parameter as false
score:6
Placing a null
in your series data will do this exact thing:
series: [{
data: [29.9, 71.5, 106.4, 129.2, null, 176.0, 135.6, 148.5, 216.4, 194.1, 95.6, 54.4]
}]
Here's an example.
Source: stackoverflow.com
Related Query
- How to display line break for irregular time series with highcharts
- How To Use Epoch Time With Highcharts Series Data?
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- How to create an average line for an irregular time graph?
- HighCharts Errorbar with irregular time series interval
- Highcharts - How to prevent long title with line break from overflowing subtitle
- How to have multiple highcharts with different series data in vuejs without repeating code
- how to make chart real time with 2 line and get data from php with highcharts
- How to display real time data using highcharts for Angular application?
- How to get 2 data-points with one name in series Line Graph Highcharts Reactjs
- HIGHCHARTS - Given a series with UNIX stamps and values pairs for the data, how do I show only the date for the first and last point on xAxis?
- How add linear gradient fillColor for line with highcharts
- Display time on Xaxis with line chart make by Highcharts
- How to display highchart series line marker symbol from tooltip formatter?
- Highcharts doesn't display series with lots of data points
- Display tooltip for invisible series in Highcharts
- How can i hide all the Series in highcharts at a time
- Highcharts - How to set custom colors for the series
- Highcharts - Scatter chart with a line connecting the dots in the series
- Highcharts shared tooltip for line series and scatter plot not working
- Display multiple time series with rCharts hPlot
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- How to display HighCharts with tables
- Highcharts not displaying series data for graph with multiple Y-axes
- How to customize the crosshair Line for Highcharts
- How do I use Highcharts to display candlestick with small values?
- Highcharts, how to change hover bg color for series with multiple columns (categories)
- How can I force ticks/grid lines on a Highcharts datetime X axis to arbitrarily line up with data points?
- How to show 0 for incomplete Series in Highcharts
- How to display a separating line in Highcharts exporting menu?
More Query from same tag
- Cannot get Highcharts to show in 3D with data from mysql database
- Gradient fill for guage - Highcharts
- How to implement Highcharts column-drilldown chart in Rails application?
- How can I show only one x-axis in synchronous chart highchart
- A different suffix from an array for each line on Highcharts
- How to keep the hover state with Highcharts
- Errors with Highcharts/Highstock and React, unexpected token
- Cannot modify highcharts initilized as a global variable
- Highcharts Activity Gauge - how to get different behaviors while hover over
- How to keep an empty slice area in highcharts after clicking on legendItem
- Get Legends and color code of a piechart
- highstock: how to change color in areaspline when series intersect sma
- Charts in HTML using Datatables
- highcharts: How do I change the color of the chart above?
- hide YAxis values in HighChart Solid Gauge
- Table appearing in front of my dropdown menu
- Highcharts Error #15 with wrong data series displayed
- Highcharts 3 like menu button won't display
- How to set High charts series with X and Y value from mysql database
- HighCharts errorbar not displaying correctly
- React Highcharts: How to display tooltip value to specific div outside of the chart
- Sending Ember Highcharts events back to parent component
- pie chart in highchart with dynamic data
- Highcharts Scatter Plot Performance
- Highcharts: Implement a second y-axis related to the first y-axis
- x Axis Labels are cut off from Highcharts Column Chart
- Highchart gauge: How to change tick position
- Highchart, bar chart with multiple series
- Inhibit caching JavaScript/CSS
- Join regions highmaps