score:7
Accepted answer
You want a linked axis http://jsfiddle.net/U5Dhw/
xAxis: [{
categories: ['Injustice: Gods Among Us ★', 'Tekken Tag Tournament 2 ★', 'Super Smash Bros. Melee ★', 'Persona 4 Arena', 'King of Fighters XIII', 'Dead or Alive 5 Ultimate', 'Street Fighter X Tekken Ver. 2013', 'Soulcalibur V'],
},
{
categories: ['Fred', 'Tom', 'Bill', 'David', 'Nathan', 'Charles', 'Mike', 'Andrew'],
linkedTo: 0,
opposite: true
}],
Source: stackoverflow.com
Related Query
- How to place labels on opposite Y axis in Highchart without a second series
- How to place x axis labels on top of horizontal bar chart
- How do I place the labels next to the series on a split packed bubble chart?
- How to remove axis labels without data points in Highcharts?
- How to have multiple highcharts with different series data in vuejs without repeating code
- HighCharts. How to display X axis labels line without data?
- How to add multiple axis without multiple series on highchart?
- How to show the transition in highchart series graph without refreshing the html webpage?
- highchart place x-axis labels in between ticks on a datetime axis
- How to place ranking like top 10 and put x axis labels on right of horizontal bar chart?
- how to hide highchart x - axis data values
- Highchart - show / hide an y-Axis without hiding the series
- How to display highchart series line marker symbol from tooltip formatter?
- How to display highchart y axis with constistant data
- Highchart (Column Chart) : Few data labels are not appearing for a series
- How to dynamically change axis from linear to logarithmic in HighChart
- How to change series legend text color in HighChart chart?
- How can I extend the lines of this Highchart series to the edges of my chart area?
- How do I style the series labels on a Highcharts pie chart?
- How to adjust line-height/ellipses in Highcharts axis labels
- How to set series-label to false by default and change the color of series label text in highchart
- How to position labels for plotbands on y axis in Highcharts
- Chart's width is impacting to my second x axis labels in Highcharts
- How automatic xAxis labels rotation in highchart
- How to add % symbol to Y axis values in HighChart graph?
- How To Show All Data Labels For Datetime Axis In Highcharts
- Highcharts - how to create multiple y axis and group the data series
- how to display 2 same highcharts without duplicate the code
- How can I set the alignment for individual axis labels in highcharts?
- How to handle mouse events on axis labels in highcharts
More Query from same tag
- Highcharts(highstock), how to Pass the dates to the navigator
- Highslide JS > Highchart - how do I modify?
- Is it possible to have a highcharts timeline scrolling to dynamically show past events?
- HighCharts.js: How to Create a Boxplot with stems representing confidence intervals, NOT max/min?
- Highcharts: create multiple series using JSON data
- How can I combine highcharts with different but similar x-axis categories?
- div tag is not visible on integration with Menubar in HTML
- How can I have a responsive graph with highcharts?
- Highcharts synchronized charts showing multiple times
- How to use Sankey chart from highchart in Angular5
- Plotting of Network Topology graph based on json input
- Highcharts - Add difference between y-points
- Parsing CSV data into JS Objects to use in chart. Uncaught ReferenceError: data is not defined(jsfiddle included)
- HighCharts round down when over 100
- Highcharts gauge keep tooltip visible and centered
- How we can format the box size of timeline highchart
- Using highcharter to return multiple data with Shiny
- Merge contents of a hash containing array of arrays in jQuery/JS for Highcharts
- Hightcharts: Smooth zoom in/out distance
- HighCharts Does not display Graphics after hosting with Laravel Project
- Adding a link to each stacked bar chart item
- Highcharts add single line to column chart
- Tooltip in chart with line- and scatter plot in highcharts 3.0.7
- Highcharts: Dynamically size a solid gauge chart
- Override tick interval calculation in Highcharts?
- Highcharts Spline: Custom chart marker, on a staggered interval, across the plotted line?
- Show stackLabels at both top and bottom in highchart
- how to give click event in directive using angular js?
- Highcharts Angular Chart not redrwan from renderer.button event
- Highcharts are squished in html tabs