score:0
You can change default xAxis units option:
xAxis: {
type: 'datetime',
units: [
[
'second', [20, 40]
],
[
'minute', [1, 2, 5, 10, 15, 30]
],
[
'hour', [1, 2, 3, 5, 6, 8, 12]
],
[
'day', [1, 2]
],
[
'week', [1, 2]
],
[
'month', [1, 2, 3, 4, 6]
],
[
'year',
null
]
],
min: 1533876120000,
max: 1533945599000
},
Live demo: http://jsfiddle.net/BlackLabel/pskqo6ad/
API: https://api.highcharts.com/highcharts/xAxis.units
Similar problem: https://github.com/highcharts/highcharts/issues/5437
score:1
Source: stackoverflow.com
Related Query
- Not showing x-axis label in lower configuration
- X axis label as Category not showing correctly: Highcharts
- last label in x axis with datetime format not coming in highchart
- Last label is not showing in stepped labels of highchart
- Legend and Axis titles not showing in Highcharts Graph
- Legend and Axis titles not showing in Highcharts Graph
- Logarithmic axis not showing appropriate ticks for small numbers
- Highchart.js secondary axis not showing on the opposite side
- highchart x axis not showing correct date labels
- Highstock : Yaxis last horizontal label value not showing
- Data label not showing in some pie chart handles Highchart
- HighCarts Pie not showing value in pie label
- Date Labels on X Axis Not Showing For Each Column
- Highchart Category Label not showing in angular 7
- Highcharts: Set y Axis Max and Min dynamically, and not at creation
- Highcharts Error #16: charts not showing on the same page
- Highcharts Pie Chart Drilldown not showing on third drill
- Highcharts - Long multi-line y axis labels causing following label to be removed
- data label is not shown Highcharts
- Why are the labels for my opposite yaxis in Highcharts not showing up?
- How to change axis label size when exporting in Highcharts / Highstock
- Highcharts axis label before first point
- How to set dataLabel Format and axis label angle in R highcharter package
- Highcharts line chart tooltips not showing correctly?
- Highcharts label format with tickPositioner in a datetime x Axis
- Highcharts spline chart points not showing unless zoomed in
- Code works on fiddle but not when I do /show
- HighCharts error #18: Requested Axis Does not exist
- Highcharts - Global configuration with common code and unique data & Headings
- Chart series point added not sync with X axis
More Query from same tag
- Live data with highcharts
- Changing Color of Data Labels in HighCharts Bar Chart
- Draw JSON result in highchart
- Highcharts one input of the three not working
- Scrape data from graph generated with Highcharts
- react-highcarts using es6 getting some errors
- Issues with custom border around Highcharts Stacked Bars and disabling hover effect
- Set the with of xAxis label to 50% on a Highcharts BarChart
- x-Values Data not showing in Highcharts, Javascript
- How to generate chart/graph on node.js as an html file
- Highcharts: how to update shapeOptions for arrow-segment annotation?
- Change the background color above a curve
- Tooltip in Scatter
- Build a dashboard with Highcharts
- Implement slider in highcharts
- Highstock date input, page jumps to top on ipad
- Date/Time format relative to date range
- How to use highstocks navigator on a highchart
- how to draw end line on x axis in highcharts
- jQuery traversal to build array vs extra html output
- Highcharts bar chart configuration to increase height and round edges
- Highcharts Donut Chart text in center change on hover
- How can I make HighCharts 4.2.5 with boost.js invoke the tooltip formatter?
- R - Highcharter, How to avoid increasing the indentation of the y axis label?
- Angular2 highchart-more
- High Charts xAxis first label repeating on all ticks
- change background color for highchart candlestick plot
- Highcharts redraw series in chart
- Issue on Setting Highcharts Spider Web Legend in One Iine at button of Chart
- Match multiple repeating nodes and then add their output