score:2
Accepted answer
Highcharts allows to show data points instead of series name in the in the legend. But, Unfortunately its only for Pie charts type:pie
.
There is a default option available for the Pie Chart though undocumented in the API.
legendType: 'point',
If you try to set it for other type of chart, Legend does not gets rendered.
Source: stackoverflow.com
Related Query
- Changing the contents of Highcharts legend
- HighCharts Hide Series Name from the Legend
- Hiding a Highcharts series without using the legend
- Highcharts area fillOpacity do not work when changing the color
- Highcharts - How to display legend symbol inside the tooltip
- Highcharts - Legend Positioning outside the chart
- Changing the color of the point dynamically in highcharts
- Is it possible to hide the line & symbol next to Highcharts legend items?
- How to Check and Uncheck all the Legend elements in HighCharts Linechart?
- How do I remove the color swatch from my HighCharts legend without affecting the column?
- highcharts legend items align to the left when width is set
- Changing the cursor in highcharts
- how to display 2 same highcharts without duplicate the code
- Highcharts heatmap - disabling the legend results in different colors
- How to keep the highcharts legend "on" while hiding the series
- Highcharts legend is overlapping on to the graph area
- Highcharts - Guage - Changing the color and radius of the center black dot(circle)
- How to show the legend in HighCharts
- Aligning the text in Legend in Highcharts
- How to move the legend in Highcharts
- Hide or Disable Legend or Label in the end Highcharts line
- How can I add a text link just below the legend box in highcharts
- Highcharts : I am changing x-axis label, why are the label's not showing up?
- Change the legend in highcharts heatmap to show instead of a color bar, a set of fixed icons with hide and show on click
- Highcharts -> how to add vertical title to bar? how to make the symbol in the legend a rectangle?
- Changing the name for 'categories' of x axis while implementing crossfilter with highcharts
- How to use jspdf to print and download the multiple highcharts contents in pdf format
- Highcharts - Positioning the legend (left and right/x and y)
- To display legend of the chart outside the canvas of the chart in highcharts
- canvg and highcharts how to include chart legend and keep the chart size?
More Query from same tag
- Scope not updating UI inside the success function of http.get
- how to use json for Wind rose polar highchart insted of table data
- xAxis.Categories does not works in highcharts when used with range selector
- Highcharts custom renderer chart and tooltip
- Loading multile php Files with Ajax
- Need to join x axis and y axis label highcharts
- add vertical and horizontal lines in hplot (rcharts)
- Highcharts : Tooltip pointFormat decimal to percent
- Javascript - How to display a specific index of an array on Highcharts?
- Highcharts - how to wrap y-axis title in styled mode
- Radial Pie Chart Datalabels in Highcharts
- Highchart stack labels don't show up in IE 8
- highcharts - inconsistent number of yAxis gridlines
- Highcharts - Add Series Name As X-Axis Label
- How to push Json data to line chart function
- Multiple highcharts charts dynamically created in angular2 on one page
- Highcharts, labeling axes, last label not shown correctly, potential bug
- Highcharts - Column chart with empty columns for date in x-axis
- How to set a different border line of every single point or serie in Highcharts scatter plot?
- Highcharts 3.0 Bubble Chart -- Controlling bubble sizes
- Highcharts : point.key is too long and make chart small
- Navigator in HighStock chart doesn't work properly after drilldown
- Highcharts - Ignore totals row in DataTable
- Align date ticks on x axis
- Structure of objects expected in series data
- Rounded corners in highcharts
- Highcharts issue with multiple X axes
- How to add text labels to a numerical x axis in Highcharts
- Highcharts zoom on 2 charts - Reset zoom issue
- Highcharts - updating series leads to tooltip-related error (mouseOver)