score:11
Accepted answer
you can use update() function
chart.legend.allitems[0].update({name:'aaa'});
score:1
Source: stackoverflow.com
Related Query
- Highcharts: how to set legend label name after chart created?
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- How to set Highcharts chart maximum yAxis value
- Highcharts Bar Chart - How to set the minimum bar width/length
- Highcharts Bubble Chart - How to move an individual point's data label (dataLabel) to the front/top
- Angular Highcharts Custom Legend Label In Area Chart
- How to center highcharts pie chart and legend on a page?
- How to color series legend in highcharts when colorbypoint is set to true
- Highcharts - how to set custom content in point tooltip (popup) on 3D scatter chart or how to customize point tooltip information?
- Highcharts server side image generation, how to set up legend labelFormatter in callback argument
- How set options from HIGHCHARTS in a chart using vue chartkick
- How to add different click events on each pie of a pie chart created by highcharts usin jquery
- Highcharts no longer animates and readjusts/rescales chart upon addition and removal of series in legend after upgrading to jQuery 1.10
- Need to precisely set Highcharts axis min/max after chart creation
- How do I set the margin to bottom of a chart in HighCharts to zero?
- How to dynamically set title in Pie Chart of Highcharts
- Highcharts display label for pie chart using html table as data source
- How to grouping labels column chart on legend in highcharts
- HighCharts how to add live series data set to existing chart
- canvg and highcharts how to include chart legend and keep the chart size?
- Highcharts Theming: How to set gradient colors for certain chart types only?
- Highcharts how to make a set number of colors for pie chart data and drilldown data
- How do i color the highcharts legend square symbol when my chart has multiple color entries
- how to set Navigator label formatter in highcharts
- How can I get a data label in my Highcharts Pie Chart that is a font-awesome icon?
- highcharts donut pie - How to calculate pie size percentages after resize the chart
- HighCharts - How to reposition labels after legend is clicked
- Highcharts Angular - How to set chart width and height with percentages?
- In Highcharts, how to redraw chart after legend item width resized?
- How can I change highcharts events after the chart has been initialized
More Query from same tag
- Highcharts - Changing color of text if not enough room on bar graph
- How to Display Month and Year in xAxis of Highcharts datetime graph
- Show multiple Tooltips in highcharts on overlapping points
- How to use Highcharts in React-Native using webview?
- Displaying small values using highcharts.js
- How to display data coming from the controller as collection in a ViewData dynamically Highcharts
- highcharts with scrollbar, how to display all items on download image?
- How to change size of bubbles in Highcharts' 3D scatter chart?
- React HighCharts cannot use marker-clusters
- Highcharts conditional data labels
- GWT Highcharts : Displaying 'Date' values on X-Axis
- Surround Highcharts points
- Create chart in tooltip formatter
- Highcharts solid gauge with multiple series
- highcharts xAxis density
- Getting the complete XML source out of an XML DOM object
- Custom Label Show Percentage on Highcharts
- Highcharts | Chart Zoom & Span | Zoom with LMB and Span wih RMB
- Highcharts y-axis Ceiling not being respected
- json in to a variable and then pass it
- Append onload or redraw event functions dynamically in Highcharts
- Convert DataTable to array for highcharts
- Firefox && IE TypeError: Argument 1 of Window.getComputedStyle does not implement interface Element
- Highcharts in django
- use highchart as a template with different title and different values multiple times
- Highcharts - Column labels with different widths are not aligned
- Highcharts: Delete legend displayed only on chart and keep bottom legend
- When changing data, why is the data reduced every time the button is pressed?
- Add additional data to tooltip in iOS which does not belongs to x&y-axis of graph
- Additional tooltip in Highcharts using Handlebars