score:1
tickPositions (different than tickPoistioner) is my preferred method.
If that does not fit your needs, you will need to explain in more detail what you want, and why these solutions don't work for you.
EDIT:
Another option, no less dirty, would be letting the main y axis set ticks as normal, and add a second y axis where you use the tickPositions setting to set the single 'new' tick that you need.
example
:
Not any less dirty really, but keeps the main process clean.
score:1
Third way is to use tickPositions. For example create second yAxis, which is linked to first one, and have tickPositions: [12]
set.
Source: stackoverflow.com
Related Articles
- Highcharts: Force show a yAxis tick
- How can I force highcharts to show every x-axis label regardless of spacing constraints?
- How to force Highcharts to show last label on xAxis?
- Highcharts show the same yAxis start and end value with multiple data series
- Show PlotLine value on yAxis Highcharts
- Force Highcharts to show last x-axis label
- Highcharts - How to force dataLabels to show labels when overlapping the content
- Highcharts yAxis tick interval
- Why do my highcharts yaxis tick positions change the min and max of my chart?
- Decimals on yAxis are not being displayed, even if that same code works on highcharts jsfiddle
- Highcharts bar graph doesn't show yaxis values
- Getting numbers on Y-axis to show up as percentages with code from a Highcharts code generator tool?
- How to force tooltip to show in multiple graphs in highcharts with Vue 3?
- HighCharts xAxis show on 0 line with tick marks between all columns
- Highcharts Heatmap yAxis with 2 categories. How to show both of them in the tooltip?
- How to set Highcharts chart maximum yAxis value
- How to show only integer values on yAxis of HighChart?
- customize highcharts tooltip to show datetime
- How to show No Data Available Message in highcharts
- Highcharts - show every other x-axis category
- How can I force multiple y-axis in Highcharts to have a common zero
- Highcharts How to Show Loading Animation At Set Data
- Highcharts yAxis max not working
- Highcharts, Show specific tick on a datetime xaxis type
- HighCharts show datetime format on xAxis
- Show only time labels on xAxis. Highcharts
- Highcharts Show x-axis on top
- Highcharts - Force Categories in x-axis to be shown, even without data
- Highcharts - set maximum range for yAxis but keep axis dynamic within that range
- Highcharts dynamically add/change yAxis plotLines
- Hide Series without hiding y-Axis
- HighCharts multiple data points per category
- React Component, Highstock: Synchronize multiple charts?
- PHP Outputing JSON file
- Highcharts bar chart json example?
- Highcharts Heatmap colorAxis stops no gradient
- Additional data in pointFormat of tooltip in highcarts
- Generate chart from html table : JQuery
- Using the accessibility.js module with highcharter
- Highcharts Stack Column Sum Positive and Negative Together
- Highcharts export web war does not work on Weblogic server
- HTML displaying values in JavaScript "data"
- How can I change the width of the bars in a highchart?
- Highchart - Min max and Mean chart
- Basic Highcharts Multiple Series Chart Using JSON
- Why I cannot display less than 6 days?
- Highstock Change tick interval on range selector change
- How to add text labels to a numerical x axis in Highcharts
- change barchart background color dynamically in highcart
- Highcharts - On and Off over Time