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
- Data is not fully shown in column chart chartkick and rails
- Customizing the Stockchart range selector buttons from HighCharts library in GWT (and Javascript in general)
- HighChartsDate Picker With Series Chart
- How to customize tooltip styling in for Scatter plot in Highchart?
- Why do these two Highcharts calls produce different windrose charts
- Shared Tooltip error during mouse click event in highcharts
- Name bars in highcharts bar chart by data
- Highcharts Label Formatter Issue
- csvURL: Some of my series names say "undefined"
- Amplify range of selection into error bar series
- Highcharts heatmap chart labels render extremely slow
- HighCharts OHLC - Can I provide color-information for each point with JSON-Data?
- TCPDF not rendering dots (circles) with path variables in text file using imageSVG
- Highcharts style behavior difference between 2 highcharts sources
- when printing page with highcharts using javascript this.print() width values in css in @media print seem to be ignored
- Resize/Hide charts in Multi pane in Highcharts
- Highchart plot points are being displayed incorrectly
- How can I make a custom line type in high charts
- Highcharts 3D Pie color rendering
- How to add flags to countinuous update angular highcharts
- Highchart Legend into another Element (div)
- Can I have multiple plotlines with Highcharts?
- Move highcharts yAxis.tickPositioner callback function outside to some util function
- Draw highcharts with many year for xAxis
- HighCharts pointRange trancating width. Is this a HighCharts bug or am I missing something?
- Highcharts does not resize charts inside tabs
- 'How to read a file content until 'n' occurrences of a character and write it into a variable", using javascript?
- Tooltip does not work with Gauge chart
- Dotnet.Highcharts error in export image
- Highcharts hover bug - with video to demonstrate