score:2
it depends on what you want shown on the x axis. if you just want to keep the first axis labels, then simply remove the labels from the second x axis and offset it over the first:
xaxis:[ {type: 'datetime', minrange:31*24 *3600000 , offset:10,
labels: {formatter: function() {return highcharts.dateformat('%e %b', this.value);
}
} },
{type: 'datetime', minrange:31*24 *3600000 , offset:10,
labels: {enabled:false}
}],
Source: stackoverflow.com
Related Query
- show two different series with different start intervals with the same xAxis highcharts
- Highcharts: make y-axis extremes the same for two data series with different units
- Highcharts show the same yAxis start and end value with multiple data series
- How to draw two series in the same chart that has different data time in xAxis
- Several Series with the same xAxis data in HighChart
- How to put two charts on the same page with different modules?
- How can I capture all points belonging to the same series with the same xAxis value without a loop?
- Highcharts show two line series with same values
- Would it be possible to make two columns which belong to different series respectively to be placed exactly on the tick on x-axis with highchart?
- Highcharts: Is it possible to display series with the same name in different columns?
- Update two series on the same graph dynamically with HighCharts
- Can I sychronize two highcharts series with different years (leap year)
- How can I hide ALL series with the same ID with a button on highcharts? (line graph)
- Waterfall Highchart to start some of the columns in between the series with 0 y-axis
- How to fill the Area between two series with multiples yAxis in HighChart?
- How to merge two Highcharts container with the same legend-item
- How to show relation between two boxes containing same data in two different treemaps
- How to make two charts using highchart show up in the same line side by side using div
- show only one series data in High charts in start of drawing/load
- how to plot multiple time series in the same graph with customized x axis
- how to show column and area charts with different y axis with same category and same x axis in highcharts
- Use different markers in the same series of an irregular time highchart
- while working with network chart, is there any why to color the common node with two different colors.?
- How to Create synchronized High chart with different no of series per chart
- Display a tooltip for two points with exactly the same time
- Highcharts same types of data with different series
- how do you create muliple charts with the same options but with different data
- HighCharts: Compare the series data with each other and show percentage
- highcharts with more series that start from different x value
- Flowing Merge of points with same x-axis in the same series
More Query from same tag
- angular2-highcharts xAxis datetime type and points not coincide
- How I can stick together the lines on the Highcharts timeline chart?
- Highcharts' navigator and dependency arrow (ganttChart)
- Highcharts - Provide URL's for series data to open clickable link
- rCharts HighCharts X-axs grouping
- How to remove the value and number labels from Highcharts angular gauge
- Get SVG Data from Highcharts without displaying the chart
- Highcharts grouped categories data csv
- Highchart (basic line chart) which can have multiple values vs x axis?
- How to debug a non-working AJAX-based HighChart?
- Issue with highchart data display when parsing JSON data
- Can't make multiple charts to work with highcharts
- Highmap Geojson of China cities
- Highcharts : set a maximum number of ticks with a fixed interval
- Use CSS class in DOT NET High Chart to change PlotOptionsBar
- show highcharts node text on top if the text is to long
- Highcharts chart does not show the value of y
- Highcharts tooltip showing selected points
- Highstocks Plotline multi-color
- append the min max value lableof solidguage with string in highchart
- In angular, how do I access a class method from component.ts?
- Use Twitter Bootstrap popover with Highcharts
- Highcharts Data Not Showing on Ajax Call
- Highcharts - Multiple Axis Graph not displaying labels
- Controlling the the spacing between the series to avoid cluttering in Highcharts
- Highcharts: Uncommon x axis value set at the end of the graph.
- HighStocks - x-axis Gridlines on each separate y-axis
- Highcharts visualization tips
- Date and time wrong on Highstock chart
- Highchart -change posistion of yaxis title