score:1
Accepted answer
Works in all browsers:
$('.highcharts-title','#container').text('some text');
score:1
If you've the chart object then you can use the method setTitle, for details see http://www.highcharts.com/ref/#chart-object.
Otherwise you'll need a different selector for IE as you don't need the child tspan as the title is just a span. (This was with IE8, other version may render it differently).
Source: stackoverflow.com
Related Articles
- Highcharts / highstock how to change title of chart in IE?
- Programmatically change a chart title in highcharts
- Change HighCharts axis title
- Highcharts : Change opacity of a column chart
- Change Highcharts tooltip formatter from chart Object , after chart is rendered
- Change title when drilldown in Highcharts
- highcharts jquery dynamic change chart type column to bar
- HighCharts Dynamically Change Chart Type
- Change color of area chart programmatically in highcharts
- Highcharts Donut Chart text in center change on hover
- How to change axis label size when exporting in Highcharts / Highstock
- Change HighCharts axis title in 2.1.4
- Highcharts - Position title under chart
- Issue Dynamically Changing HighCharts Chart Title
- Highcharts exporting.js change menu hover title text
- How to center chart title position dynamically inside pie chart in highcharts
- Highcharts --- Change sliced color on drilldown pie chart
- highcharts use variable as chart title
- Change chart type and redraw with multiple series in Highcharts
- HighCharts Stock Chart error code 18
- HighCharts - Dynamically Change Axis Title Color
- How To Dynamically Truncate The Y-Axis Title On Chart Resize/Reflow In Highcharts
- Change legend symbol in Column Chart in highcharts
- highcharts change rendered image source on click
- How to change space value between grid and yAxis in Highcharts line chart
- Highcharts change symbol and hover text of individual points Line Chart
- Change line color in area-spline chart in Highcharts
- Is it possible to have two Y Axis in a highstock chart from highcharts one on the left and another on the right?
- how to dynamically change chart type in highstock stock chart?
- Change xAxis and yAxis title of drilldown chart after entering into second series
- Highcharts maxWidth or maxHeight of map
- How to add a second tooltip to highcharts
- Change data by download as pdf in Highcharts
- Problem in plotting a map graph using highcharter
- Moving dataLabels for a Highcharts timeline all to one side
- how to set dynamic data in highcharts
- Highlight option in stacked barchart in highcharts
- Get only visible x axis dates when zooming in highcharts
- How to convert Number 23.0 to Number 23.00?
- javascript slider like "highstock slider"
- How to implement the KDJ indicator calculation in highcharts
- Angular 8 highcharts How to pass custom data to drilldown event in Highcharts
- Plot float up & down beyond y-axis in StockChart while dragging navigator
- Fixed padding in callout box of timeline chart
- HighCharts rest zoom fails on xy
- How to dynamically draw a separator on a pie chart
- How do I prevent from falling out bubble in highcharts?
- Highcharts title animation
- Highchart doesn't display in IE7/8
- Hight Chart Polar Scatter Plot values on chart and x-axis