score:2
Accepted answer
you can use two xaxis, like in the example: http://jsfiddle.net/sbochan/phtd7r1t/2/
xaxis: [{
offset: 15
},{
linkedto:0,
offset: -76
}],
score:0
you could use some of the positioning options to achieve this. if the height is dynamic it might be a bit difficult, but for static height charts this approach should work fine.
first edit the yaxis[1].top
to be '73%'
(moving the "volume" chart further down to create a gap).
then offset your x-axis with xaxis: { offset: -81 }
to move it in between the two charts.
see this jsfiddle demonstration of the result.
Source: stackoverflow.com
Related Query
- HighCharts - HighStock - Show Date for Candlestick & Volume
- HTML table as data source for highstock charts using highcharts
- Tooltip in Highcharts doesn't show the right format for Date
- Highcharts - Resizeable y-axis as one for Candlestick & Volume chart
- 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?
- Highcharts graph X-axis label for different date ranges
- Rails - convert date string into javascript date object for highcharts
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- highcharts / highstock column doesn't show all datalabels
- How to show 0 for incomplete Series in Highcharts
- How To Show All Data Labels For Datetime Axis In Highcharts
- Highcharts - Column chart with empty columns for date in x-axis
- not able ot show date in x axis in highcharts
- highcharts dataLabels support RTL with enable hover it for show tooltip
- Highstock shared tooltip multiple series - show data for line when not on point
- How to make legend color show up in Highcharts for a line graph under certain conditions?
- Highstock Highcharts date time data on Xaxis
- Show special symbol for each series in category in highcharts
- Why does this Highcharts graph only show tooltip for the first and last nodes?
- Column Chart Show datalabel for null values - Highcharts
- Highcharts gantt chart : Task progress indicator need to show a single task for various status like completed,inprogress etc with different colors
- Highcharts show max., min., and average for each serie in legend
- Highcharts / Highstock Invalid Date Issue
- Show Data For Grouped Series in ToolTip Highcharts
- Highcharts for multiple plot lines each with a different color and show tooltip?
- Highcharts display label for pie chart using html table as data source
- Simple, Open source PHP wrapper for Highcharts library
- Not able to show minimal height for a bar in highcharts
- Strange character in the Highstock source code
- Highcharts - format date for x-axis as well as autoscale (data from mysql)
More Query from same tag
- Highcharts y-axis plotlines label hides the tooltip
- How to Change the color of the text in donut chart
- How to sort objects by creation date to plug into high charts with Meteor
- How to make cursor pointer on mouse hover only on a particular PieChart slice?
- highchart color as classname inside data series doesn't apply to legend
- Reloading HighCharts data using Ajax
- Assign a color to every value in Javascript using HighCharts
- How to add and resize image in context button of highcharts
- How to change area graph color above certain value in Highcharts
- Can I disable plotband's label when it exceeds plotband's border?Highstock
- Highcharts - drawing gridlines only up to the series
- Disable the label text (min, max, average, bins values) in measure annotation while doing MeasureX in highstocks and highcharts
- Unable to add tooltip for titles in highcharts
- How to get rid of 0 in X-axis
- Highcharts legend alignments
- Put two Highcharts Charts Side by Side on a Jekyll Blog (beautiful-jekyll)
- NodeJS highchart save png
- Highcharts addaxis measure dynamically
- How to add point to the beginning of series, Highcharts
- Highmaps svg path issue - Data not flowing into certain counties on US map
- jQuery UI Shopping Cart in Tabs - After button-click draw Highcharts
- Like to show all the labels of x axis in highchart
- Vue highchart how to set language
- Setting a custom variable in Highcharts
- Risk HeatMap using Highcharts
- How to draw a line on a highcharts graph from an AJAX call?
- Background on the bar not getting removed from Highcharts
- Highcharts is not defined. Error log in console
- Highcharts - timeseries chart with y-axis values need to be group with text labels
- how can I fix 'Error: <rect> attribute x: Expected length, "NaNNaN"