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 Query
- Highcharts / highstock how to change title of chart in IE?
- Programmatically change a chart title in highcharts
- How to change axis label size when exporting in Highcharts / Highstock
- How to center chart title position dynamically inside pie chart in highcharts
- How To Dynamically Truncate The Y-Axis Title On Chart Resize/Reflow In Highcharts
- How to change space value between grid and yAxis in Highcharts line chart
- how to dynamically change chart type in highstock stock chart?
- How to change color of bar in column chart with different level of percentage in highcharts
- How to dynamically set title in Pie Chart of Highcharts
- How do I completely hide the chart title in a HighCharts chart?
- How to change the chart title dynamically on tooltip hover in the points Highcharts.. React JS
- How to change the background series colour of Highcharts Radar chart
- How to change font size of chart title in downloaded pdf with jspdf
- How to change line color when loading static csv data into Highcharts Highstock graph?
- How to remove default Hover text and display the custom text title on hover Donut chart Highcharts
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- How can I change highcharts events after the chart has been initialized
- how to change the title in highcharts
- Highcharts Highstock How do I change the label on top of tooltip for OHLC series data?
- How to change the color of a custom renderer text to the title color in Highcharts
- how do you create highstock multi line chart in highcharts
- HighCharts / Highstock How to build 100% stacked area chart
- How to change Highcharts 3D Pie Chart Label and Tooltip Style?
- How to change scrollbar position when switching chart type in highcharts
- How to change time frame of the candle stick chart in Highcharts (Highstock)?
- How to change code in "Pie Chart" in HighCharts
- Highcharts - how can a chart with multi pies change container height automatic?
- How to create a column range chart in Highcharts using range and navigator functions?
- How can I get access to a Highcharts chart through a DOM-Container?
- How do you change the colour of each category within a highcharts column chart?
More Query from same tag
- Using .hide() on pie series to hide a single slice like the legend event
- highcharts range selector buttons spacing issue
- In area chart how to use gradient colour
- Less Categories than Series on Highcharts
- highcharter change highlight color on hover
- Highcharts - Highcharter in R - Getting Tooltip values from df rather than map
- Click event and two way data binding in HighCharts using AngularJS
- Highcharts pdf displaying two sets of percentages
- Clicking on a button triggers the same event twice? Strange behaviour for Highcharts legend display
- How do you execute javascript on demand
- Highmaps : dataLabels console error
- When i use highcharts then my DataTable lost his functionality.
- Highstock \ Highcharts. Combine line and percentage charts?
- Highcharts multiple values for 1 date?
- Drilldown United states city/county map from states using highcharter
- Fill area beneath scatter points with color in Highcharts 3d scatter plot
- Align X-Axis label on a straight line in Highcharts Column Chart
- Loading string data from table gets parsed as Date on Chrome - Highcharts
- In angular, how do I access a class method from component.ts?
- Proportional Pie-charts using High-Charts
- How to set scrollbar in highchart tooltip?
- remove series by name or id in highcharts
- Can we have 2 Y-axis for StockCharts in HighCart.js?
- Highstock: X Axis with numeric values. Spacing not respected
- How to load more than on CSV file in highcharts?
- Highcharts - add points to all series using json
- Highcharts how to only plot if x axis is having value greater than 0?
- Highchart issue when added into bootstrap carousel
- Export multiple charts with one request
- Add spacing between points in HighChart