score:0
Accepted answer
try to set yaxis type to logarithmic, and its minortickinterval to 0.1. logarithmic scale fits to this type of data perfectly. lets look at code below:
yaxis: {
type: 'logarithmic',
minortickinterval: 0.1,
title: {
text: 'population (millions)'
}
},
here is your refactored jsfiddle: https://jsfiddle.net/daniel_s/x5oxyt2v/
best regards!
score:1
setting the align attribute to "left" could work.
datalabels: {
align: "left"
}
see here: https://jsfiddle.net/t15eg1qm/3/
Source: stackoverflow.com
Related Query
- Highcharts : How do i align data labels above the axis in column chart?
- How to draw a chart from one array of data and make labels on the chart from another array of data? Highcharts v.4.0.4
- Highcharts : How to align column chart and bubble chart vertically in the same series
- highcharts - precision for stacked column chart data labels
- Highcharts Bubble Chart - How to move an individual point's data label (dataLabel) to the front/top
- How to format my json data for stack column chart in HighCharts
- How to Build a Column Chart in Highcharts with Data Entered Dynamically Within a CMS
- How To Show All Data Labels For Datetime Axis In Highcharts
- How to show Legends for all the series data in stacked column chart Highcharts?
- Highcharts - how to create multiple y axis and group the data series
- How to display rounded corners in a highcharts column on a Y Axis that starts above 0
- Highcharts - how to do a responsive pie chart when the texts of the labels are long
- Highcharts - How to force line chart to be visible above X Axis
- How to make the Y Axis values not start from 0 in highcharts? How to display forcefully display the last category data on X axis in HighCharts ?
- How can I display crosshair labels on top of the chart with Highcharts
- How to format column chart data labels
- How to grouping labels column chart on legend in highcharts
- x Axis Labels are cut off from Highcharts Column Chart
- How can i load external json data in highcharts to show the bar chart
- Want to make the Highcharts Bar Chart data labels appear on the far right in the chart
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- How can I get HighCharts column chart to scale the yAxis to not have so much whitespace?
- How can I update the data in highcharts for both x axis & y axis?
- Highcharts Chart Bar - How can I display in the chart, only one column from my HTML table?
- Highcharts Gantt - how to force data labels to always be above milestones?
- Highcharts How to change align of data labels based on value
- How to plot the X axis data point for uneven tick interval at in Highcharts
- How can I align the scale on my HighCharts graph with the axis rather than the margins?
- Highcharts: how do I align data labels on the right in a bar chart?
- How can I create a horizontal stacked bar chart with labels on the bars themselves as well as labels above the bars?
More Query from same tag
- Render Highcharts inside DIV with dynamically generated ID in AngularJS
- Show some data in tabular format in high chart's pie chart drill down
- Tooltips getting cutoff in pie charts in highcharts
- Highcharts stacked bar tooltip
- Is it possible to draw Highcharts PlotBand and/or PlotLines lower/higher then xAxis/top tick?
- Highcharts credits to be enabled while printing
- Adding data to highstocks by pushing array
- Highchart graph not plotting - CSV
- Grouping Legends in Highcharts
- Change Highcharts Legend Display After Render
- Add average to highchart dynamically by zoom level for every series on chart
- Highcharts, get the percentage in relation of a total numeric value
- Timeline / Schedule in highcharts
- highcharts, remove alphabetical order
- Highchart - how to control gap between series
- Highstocks Plotline multi-color
- single array timestamp as xAxis for multiple series
- In Highstock charts, Drill down not correctly showing when scrolled
- data table to show only category totals
- Highcharts line with null values
- How to make this as a HighChart (picture attached)
- Highstocks - Step line does not appear on chart export
- Highcharts performance lag IE10 (and lower) in compatibility mode
- Position next and previous buttons on far right and left side of the Highchart
- HighCharts : Xaxis lables misplaced
- How to expand same chart in the highcharts on bootstrap modal onclick a thumbnail chart in angular 6
- Highcharts BarChart Arabic longwords
- Hide dataLabels at specific chart width in Highcharts
- Highcharts -- Getting categories from mysql
- HighCharts: columns not centered when multi series