score:2
Accepted answer
I think you want to remove only legend symbol,
i suggest you to go with
legend:{
symbolWidth: 0
}
then this http://jsfiddle.net/eR4vn/4/ might help you
Source: stackoverflow.com
Related Query
- Hiding legend item box when using check box in Highcharts
- Hiding a Highcharts series without using the legend
- How to modify highcharts legend item click event?
- Add tooltip to legend in highcharts when hovering
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- JavaScript error when using Highcharts
- Using Highcharts and displaying a message over or on the chart when there is no data
- Highcharts legend item hover event?
- How to Check and Uncheck all the Legend elements in HighCharts Linechart?
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Update Chart Colors When Using Styled HighCharts Version
- Highcharts - Legend item padding
- Increase different marker sizes when hovering series using highcharts
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts tooltip date format when using pointFormat
- Angular JS - "Error: [$interpolate:interr] Can't interpolate:" when using Highcharts
- Uncaught TypeError: undefined is not a function when using highcharts
- Issues using highcharts node export server from ClojureScript - "0x03 error when performing chart generation"
- highcharts legend items align to the left when width is set
- Multi-Line Title is not working when we export to PNG using CanVG - Highcharts
- when printing page with highcharts using javascript this.print() width values in css in @media print seem to be ignored
- How to color series legend in highcharts when colorbypoint is set to true
- Passing in Id for each data item in bar chart using highcharts
- highcharts legend position wrong when align ='left' or 'right'?
- Set custom legend item symbol (or icon) in HIghcharts
- Why do I have the issue 'property assigment expected' when I want to display a chart on my web page using highcharts
- Border around legend item in highcharts
- Highcharts bar zoom issue when using transparent series
- Fetch data from firebase firestore and plot histogram using highcharts when cardview clicked - android
- How to keep the highcharts legend "on" while hiding the series
More Query from same tag
- Highcharts library UI glitches
- Highcharts Solid Gauge only want to show 1 data label
- How to return Highcharts ID, once it has been render?
- How to ensure HighStocks chart x-axes span the full chart width?
- High Charts - Set Solid Gauge Value from JSON
- Extending highcharts line series to end of chart
- Highcharts stack graph stack not visible
- How to pass dynamic data in highchart using angularjs?
- PHP add another array
- highcharter both nominal and percentage values
- Highcharts - pie chart with html div at center
- Get All Points for a particular Tick value
- HighCharts -- MVC 3 Database
- Bind dynamic Json data in pie chart
- How to change alignment of Highchart tooltip?
- Highchart export, execute function after completion
- Why does highchart not recognize my dates?
- Highstocks line chart issue after HS upgrade
- highcharts: get yaxis title?
- How to set xAxis only with time in Highstock step graph
- Using FontAwesome icons as HighChart markers
- How to update multiple highcharts charts with one function
- Highcharts -- how to change line width programmatically and prevent resetting line width?
- Highchart network graph with tooltip when hover on every node
- Increasing the length of widgetboxes sDashboard
- How to make the colors on the heatmap chart to make it appear with scale values?
- Use a symfony route with parameters in a click event for highchart series
- Storing mysqli_query into multidimensional php array and utilizing that array as input to highcharts
- inner radius polar Highcharter
- Network Graph - Is there a way to hide a specific node on click in network graph?