score:3
I found this configuration worked for me:
yAxis: {
gridLineColor: 'transparent',
allowDecimals: false,
type: 'logarithmic',
tickInterval: 0.1,
startOnTick: false,
lineWidth: 0,
gridLineWidth: 0,
minorGridLineWidth: 0
},
bear in mind that the tickInterval property works differently for logarithmic axes, i.e. 1 would be a label at every power of 10, so for this data set at least you want an interval of 0.1
Source: stackoverflow.com
Related Query
- Highcharts - yAxis logarithmic scale and allowDecimals set to false not seeming to have any effect
- Second yAxis does not scale according to series in Highcharts
- Highcharts Gantt - Set max height and scrollbar on yAxis
- Highcharts Yaxis scale not showing
- Chart is not rendered and throws script error, if yaxis contains null dateTime data and useUTC is false
- How can I get HighCharts column chart to scale the yAxis to not have so much whitespace?
- Highcharts - Automatic min/max range is not set correctly for 'area' and 'column' fill types
- Decimals on yAxis are not being displayed, even if that same code works on highcharts jsfiddle
- Highcharts data labels not showing on multiple xAxis and yAxis
- min and max axis value not respected in HighCharts chart with a logarithmic axis
- HighCharts navigator and range scale not working?
- Highcharts code with same set of code/data works in PHP but does not work in JSfiddle
- How to set Highcharts chart maximum yAxis value
- Highcharts: Set y Axis Max and Min dynamically, and not at creation
- Highcharts yAxis max not working
- Highcharts - set maximum range for yAxis but keep axis dynamic within that range
- Highcharts - how to properly update series[0].data and yAxis title of a VUMeter?
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Plotting seconds, minutes and hours on the yAxis with Highcharts
- Remove space between yAxis and data in highcharts
- highcharts redraw and reflow not working
- display content on highcharts Xaxis and Yaxis title in form of subscript and superscript
- Why are the labels for my opposite yaxis in Highcharts not showing up?
- Highcharts shared tooltip for line series and scatter plot not working
- How to set second yAxis scale according to data from first yAxis
- Highcharts yAxis is not scaling to fill available height
- Legend and Axis titles not showing in Highcharts Graph
- Legend and Axis titles not showing in Highcharts Graph
- Highcharts - Global configuration with common code and unique data & Headings
- how to pass values to tooltip which not in x and y axis in highcharts
More Query from same tag
- Remove title based on viewport width
- Change Highcharts column color for different parties
- The live graph stops when the mouse pointer is put inside the graph area?
- DateTime whout seconds React highcharts
- Highchart from json object
- Setting the length of the X-Axis of a Highchart to be 24 hours from time of first data point with less than 24 hours of data to display
- Highchart bar scaling
- Highcharts pie chart hide zero sector
- Exception when converting to image from Base-64 string
- Highcharts - JSON series data not showing correctly
- highcharts tick position incorrect when categories specified
- Is it possible to select a different color for one candlestick?
- Highcharts angular Get Legend Item Status
- Issue on Switching Highcharts.js Spider Web Chart and Column Chart
- Always display value in highcharts column chart
- Can we stack a 2 columns in a single column in basic column Highchart and let the other columns let it be?
- How to make two charts using highchart show up in the same line side by side using div
- Highcharts make positive numbers in ranges of green and negative ranges of red
- How to remove outer shadow when hovered from highcharts JAVASCRIPT
- Highcharts get table from range selected only
- highcharts - error when updating a series to have less categories than previously
- Highcharts export charts as image on serverside with php
- Highcharts date tick position hiding removing
- Highmaps min and max zoom level
- Type '{ text: string; }' is not assignable to type 'TitleObject'. in highcharts
- Format highcharts date tooltip to display timezone
- How to do enhanced\group label\hierarchical label x-axis
- Is it possible? xAxis categories with Json?
- Torn off point markers on Navigator highcharts
- HighCharts box-plot: how to make it horizontal