score:3
Add ordinal: false
to your xAxis
settings:
xAxis: {
type: 'datetime',
tickPixelInterval: 150,
max: pippo,
ordinal: false
},
Then you'll have the same behaviour.
Source: stackoverflow.com
Related Query
- Difference between highcharts and highstock during real time trace and xAxis with max value
- how to make chart real time with 2 line and get data from php with highcharts
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- Highcharts remove gap between start of xAxis and first value
- Highcharts - Global configuration with common code and unique data & Headings
- Highcharts shared tooltip between charts with multiple series and shared tooltip
- HighCharts - Need more space between bottom of chart and Xaxis labels
- Highcharts plotLines with multiple xAxis and yAxis
- Highstock Highcharts date time data on Xaxis
- What's the difference between 'legend' and 'showInLegend' in highcharts
- Difference between setExtremes and afterSetExtremes in HighStock
- Highcharts - selection error with live data and different time intervals
- Column chart with negative values and categories on xAxis in HighCharts
- Draw real time data graph with Highcharts
- How update in real time with highcharts 3 data module?
- Highcharts and highstock license with google ads web site
- Highcharts (Gauge) and Highstock on the same page with Meteor
- difference between 'stackLabels' and 'dataLabels' in highcharts
- Highcharts format labels on grouped stacked bar diagram with $ k, M for currency and 'hrs' for time
- How do you convert time series data with pandas and show graph via highstock
- Highcharts - column chart has space between bar and xAxis
- HighCharts / HighStock newly added series have problem with shared tooltips and mouse hover effect
- Highcharts AreaRange Chart issues with xAxis and last data point label
- Real Time Bar chart using Highcharts and AngularJs
- Highcharts with shared and split tooptip, Is there any possible to style the hover xAxis labels?
- HighCharts xAxis show on 0 line with tick marks between all columns
- Highcharts - Performance issue using chart with x values date and TIME
- Highcharts real time chart with incoming Json data [FIXED[]
- How to set xAxis only with time in Highstock step graph
- Remove spaces between axes and columns in Highcharts with only one category
More Query from same tag
- Angular highcharts show selected bar in bar chart
- Spacing bug in tooltip formatter?
- Highcharts: how to use multiple line formats in one series?
- generate valid JSON for highcharts on click
- How to highlight specific Point with Highcharts Js
- Offset displayed data 4 hours forward on HighCharts x axis
- How to pass custom tootlip for each data point in Line chart : Highcharts+ ReactJS
- How can i change the color of a tile which was clicked of a treemap in highcharts using react
- Alignment issue in dynamically updated highstock having multiple series
- Is there any way to disable hover action on particularly some nodes in networkchart of highcharts based on the node color.?
- angular-chartJs change chart background and highlight colors
- I'm trying to have a hide series button on my highchart but it makes the chart disappear
- Highcharts: how do I align data labels on the right in a bar chart?
- Highcharts - Column chart with empty columns for date in x-axis
- resizing multiple highcharts in a table
- Highchart zooming bug?
- Highcharts renderer.rect on xAxis label not responsive
- Highcharts show x-axis with dates
- Highcharts putting extra space among legend items
- How to add HighChart to Angular?
- highcharts clickable labels how to goto anchor
- stacked column charts appearing too thin
- Y-axis exceeds the max value when height of highchart is decreased
- How can I disable the value tooltip on a Vaadin-Charts/Highcharts SolidGauge chart?
- Highcharts tooltip auto-resize on content change
- highcharts - How do I show/hide secondary y axis based on optional parameter
- Highcharts X-Axis Alignment
- Highcharts: Get visibility of series after legendItemClick
- pointPlacement in Highcharts Heatmap with datetime xAxis
- Second time ajax call not working