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 Query
- 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
More Query from same tag
- Highcharts: Returning N/A value instead of 0% in data label
- Highchart update categories when adding points
- Highcharts Legend Selection double fires in Android WebView
- yAxis tickinterval in highcharts is not working as per the value
- dynamic highchart config in angular ui grid with angular js using pablojim's highcharts ng
- How to set column width for columnRange chart with multiple series
- Loading multiple variables using Highcharts and jquery with php
- highchart x axis not showing correct date labels
- HighCharts (Stock) Styling Issues (Mobile and Date Selector)
- Export option not visible in Highcharts
- Variable tick length in highcharts
- Equal distance between points highcharts
- Stacked bar chart colors in case of Drilldown (open on click of Line chart)
- Annotations to show labels on multiple points
- Highcharts in Angular - accessing the API
- Highcharts chart not showing in IE9
- Highcharts - How to split up multiple charts in Rails 3
- Highchart Disable stackLabels when overflow
- Stacked Bar Chart: Week vs Week
- Highcharts' navigator and dependency arrow (ganttChart)
- Inserting mouseover event to custom label created with SVGRenderer, highcharts
- highcharts pie apply a modal for each section
- Using Highcharts to show multiple stacked bar charts next to each other
- High charts error #19
- highcharts does not seem to be rendering
- Remove UTC date from Highcharts tooltip
- Highchart pie - array dynamic for dynamic pie
- Highcharts legend item hover event?
- Add additional data to point using DotNet.Highcharts
- add border color and width to 3d bar highcharts