score:2
Accepted answer
you can use the axis.settitle
-method, as in this jsfiddle example.
the method takes in the parameters:
settitle(object title, [boolean redraw])
example code would be:
chart.yaxis[0].settitle({ text: 'the other title' });
the yaxis
is an array since there may be multiple y-axis.
Source: stackoverflow.com
Related Query
- How do I dynamically change the yAxis min, max and tickInterval in HighCharts
- How to center the yAxis title in Highcharts
- Highcharts: how to change the yAxis title programatically?
- how to change the title in highcharts
- How to change the color of a custom renderer text to the title color in Highcharts
- How do you change the colour of each category within a highcharts column chart?
- How can I change the colors of my highcharts piechart?
- How to change the text color in Highcharts
- Highcharts - how to properly update series[0].data and yAxis title of a VUMeter?
- In highcharts how do I change the color of the line above the categories?
- How To Dynamically Truncate The Y-Axis Title On Chart Resize/Reflow In Highcharts
- how to display 2 same highcharts without duplicate the code
- How to change space value between grid and yAxis in Highcharts line chart
- How to change the color of highcharts series graph to black & white during downloading it as an image?
- How to change the defualt behavior of drag event in Highcharts or Highstock?
- How to add a border to the title in highcharts
- How to change the bar color in Highcharts
- How to position a Highcharts title on the right of the chart?
- Highcharts how to align two charts yAxis on the same line
- How to change the line color of a bubble in highcharts dynamically
- How do I completely hide the chart title in a HighCharts chart?
- Display percentage change in the title of Highcharts timeseries
- Highcharts -> how to add vertical title to bar? how to make the symbol in the legend a rectangle?
- How to change the chart title dynamically on tooltip hover in the points Highcharts.. React JS
- How to sort the yaxis in descending order if tickpositions in highcharts are used?
- How to change the background series colour of Highcharts Radar chart
- How to set Highcharts xAxis position on the yAxis zero value (negative/positive chart)?
- How can you change the "label" (valueSuffix) on a highcharts gauge after the gauge has been created?
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
- In highcharts how can I provide data with values x, y, title so that I can put the title in the tooltip?
More Query from same tag
- Links in pie charts for Highcharts.js
- HighStocks needs to display categories instead of date
- Not well-ordered X Axis values
- Highcharts - is possible to have stackLabels only for a subset of the series?
- rails and highcharts column chart
- Highchart multiple-color line series dynamically
- Highstocks update date in rangeSelector
- Some datalabels do not show on highcharts
- Can't add/sum string values in IEnumerable
- Highcharts - Gauge chart with breaks
- How to export a .xls file from a website as a CSV file?
- Highcharts.js: Group some series but not others in bar chart
- Highcharts issue when dealing with 3D pie and large labels
- Highcharts not workng with angular 4
- can we manipulate the area covered in MouseOver/Out event in areas chart: Highcharts
- Highstock - irregular time interval
- Needing to convert JSON Object to JSON Array for Highcharts
- Add a bar independent of categories ("reference" bar)
- Highcharts - Y axis always visible (even after horizontal scrolling)
- How to convert a highcharts Pie chart to HTML/Table on drilldown
- Highcharts - how to get consistent mouseover and mouseout events for columns?
- How to have a border around highlighted countries but no change in fill color in a highmaps map?
- parsing JSON data to render high chart graph
- Is it possible use size (z) argument with RHighcharter and a categorical Y-axis?
- realign Labels inside and outside the bar chart on highcharts
- How to display extra data in highcharts bubble chart tooltip with datetime x-axis
- How to build a graph in a div that is still being rendered?
- Mongodb + Stacked Highcharts
- Highcharts plotLine drag xAxis event
- How to fill dynamic json value in drill down highchart