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
- Calculate Linear Regression based off data within range as opposed to full data set
- Highcharts datalabel for each stacked column
- How do I show map points using country codes with Highmaps?
- PHP in Javascript for PhantomJS + Highcharts
- r highcharter package barplot group vs. color
- Highcharts Rendering Issues in all broswers
- Highchart: How to change y-axis title text inside angularjs controller?
- angular2, angular2-highcharts. Remove a chart from the page
- Highcharts loading data and not plotting
- How to replicate what Excel does to plot a "Scatter with smooth lines" graph
- highcharts lines colors change but I don't want to
- VueJS + HighChartJS : Synchronization of columns data with chart
- How To generate json format from model in codeigniter
- Highcharts with JSON to customize multiple series
- Is it possible to put calculation inside plotbands using highcharts?
- Zoom in Highmaps based on Lat/Long
- Highcharts xAxis datetime from start
- Highcharts on rails app renders twice every time it's loaded
- Highcharts MapBubble - Is it possible to load the data by using the data module?
- Random number on Highcharts + AngularJS
- How is inline style added to HTML elements by Highcharts?
- Create entire highchart object on server side
- HighCharts : Exporting jpeg with background in styled mode
- Selenium click on Highcharts series
- How to reduce the margin above a polar chart with HighCharts?
- highchart scatter with 24 hours time on y axis and the day of the transaction on x axis
- Highcharts, labeling axes, last label not shown correctly, potential bug
- Need to make tooltip border color same as marker color using Highcharts
- HighCharts image export
- Padding between categories in bar chart