score:2
Accepted answer
You want it to look like this?
I achieved this by adjusting the startOnTick and min values.
xAxis: {
startOnTick: false,
min: 0.5,
Fiddle here.
Source: stackoverflow.com
Related Query
- How to remove the gap between yAxis and data?
- Highcharts : How to remove the gap between series and vertical axis?
- Remove space between yAxis and data in highcharts
- How can I do a padding between my highest x-value and the plot's right gap in Highcharts?
- How to remove the gap between the bar in my barchart with barwidth defined in highcharts
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- Highcharts - How to remove connecting line between fixed tooltip and point
- How can I do in Highchart to have 1px space between the columns and the y Axis?
- how to remove the base line on the yaxis of highcharts?
- In highcharts's stacked bar chart, how can I remove the white space between different
- Highcharts remove gap between start of xAxis and first value
- How do I reduce the space between title and chart of a High Chart?
- Highcharts- how to set yAxis to the closest or exact value in the series data
- How to achieve the best possible performance with mutable data and real-time charts in React?
- How to fill the Area between two series with multiples yAxis in HighChart?
- How to remove the value and number labels from Highcharts angular gauge
- How can i get the json data with the specific between Year?
- Highcharts show the same yAxis start and end value with multiple data series
- Highcharts - how to create multiple y axis and group the data series
- Highcharts - reduce the space between zero data line and x-axis
- How to change space value between grid and yAxis in Highcharts line chart
- How to render the missing data series and fix the dates on the x-axis in Highcharts?
- How do I dynamically change the yAxis min, max and tickInterval in HighCharts
- Highcharts: How to remove the color under the data line in the Navigator
- How can I unescape and remove quot; from data served by rails into javascript
- How do I calculate the total Data values for both and display in Legend
- On HighMaps, how do I show state abbreviations instead of state name on a U.S. map and remove data label from point
- How to set the padding and placement if we have more than 16 data in the series
- How to stop plotting the graph if data is blank and continue if data is there on the y-axis in base line highcharts
- Gap Occurring between tooltip and the graph in Combined Column and Scatter Graph
More Query from same tag
- How to enable marker on hover only for a range of points in highcharts
- Highcharts Highmaps zoom to latitude longitude
- jQuery - Div doesn't fit page content
- How we can show scrollbar if max index exceeded in highcharts timeline?
- Loading 'theme' and 'exporting' module with Highcharts using Requirejs
- How to skip a value in highcharts.js?
- HighCharts alternating dual xaxis
- Highcarts function not being recognized
- How to focus highchart navigator and graph to a part of the resultset
- How to fill the Area between two series with multiples yAxis in HighChart?
- Display Percentage Values on (highcharts) bubble chart
- Highcharts: Dynamically change / add axis attributes
- HighCharts how to remove display on loading of piechart
- Javascript HighCharts parsing CSV
- Highcharts stacked and grouped columns: Share label across all stacks
- Highchart's y axis overlay with another
- Highstock setExtremes with a custom range selector button
- How to remove bottom zoom bar on highcharts?
- Highcharts - Continuous line with centered step (start before the first point)
- Hightchart with ajax request
- MySQL Timestamp to JavaScript Date not converting correctly
- Highcharts rangeSelector for multiple charts
- Highcharts add points but not to all categories
- Implement chartit in Django 1.6 with Python 2.7 : TypeError: 'NoneType' has no attribute __getitem__ - Need more information
- Get x and y value of a series in highcharts when curve is being plotted
- Highcharts Polar Chart: Multiple pane segment colors
- Highcharts plotBands do not work with setExtremes function
- HighCharts: Adding different type of data to points
- How can I assign multiple series from my json data? Highcharts
- How does highstock represent the amount of point that is bigger than screen resolution?