score:5
Accepted answer
there may be a cleaner solution to this, however I've found a solution that works right now.
you have the option to style the legend 'symbols' and setting the height to 0px effectively hides it.
I've added
legend: { symbolHeight: '0px' },
you can read more about the API options here: http://api.highcharts.com/highcharts#legend
and here is your revised demo.
Source: stackoverflow.com
Related Query
- How do I remove the color swatch from my HighCharts legend without affecting the column?
- How can I remove the white border from HighCharts pie chart?
- Highcharts - how to remove "Open in Highcharts Cloud" from the export menu
- How to remove the value and number labels from Highcharts angular gauge
- Highcharts basic bar graphs. How to remove strokewith from the bars
- How Can I Hide a Pie Chart's Slice in HighCharts Without Removing It From the Legend?
- how to display 2 same highcharts without duplicate the code
- How do i color the highcharts legend square symbol when my chart has multiple color entries
- How to remove the decimal .00 from the default highcharts configuration?
- Stacked Highcharts- How to plot a given point and remove color from the stack block
- How do you remove the partialFill from Highcharts xrange chart
- How to dynamically remove the whole Column from a single series HighCharts column graph?
- HighCharts Hide Series Name from the Legend
- How to remove button from Highcharts
- Hiding a Highcharts series without using the legend
- How to change the text color in Highcharts
- Highcharts - How to display legend symbol inside the tooltip
- Highcharts how to remove headers from tooltip
- Highcharts - How can I remove starting and ending padding from area chart
- How can I delete all of the points from a highcharts series
- How to Check and Uncheck all the Legend elements in HighCharts Linechart?
- How can i keep the color the same in highcharts
- How to remove the halo/glow around a marker upon hovering a series in Highcharts
- Highcharts: How to provide a custom stack label in highcharts bar graph from within the stackLabel formatter?
- How do I set the background color of a Highcharts HTML label?
- How do I hide a Highcharts series from the chart, but always show it in the tooltip?
- HighCharts : How to add or remove "chart context menu" from chart container?
- Highcharts hide series without change legend color
- Highcharts - column color different from color in legend
- How to color series legend in highcharts when colorbypoint is set to true
More Query from same tag
- Using Highmaps for Angular after the component is initialized
- highcharts IE8 redraw chart issue
- Adding a JSON Response to a HighCharts Graph
- Resizing HighCharts Chart Causes Changes to Max Y Value
- Adding different y-axis name to all different chart in synchronous chart Highchart
- Can I add custom data for highcharts RSI indicator?
- Passing JSON in variable to HighCharts
- Click event on Highstock / Highchart plot
- How to show legend like Maps' in Line diagram in Highcharts?
- Highcharts: synchronized charts no longer sync up once data are updated
- data not getting displayed/plotted in highchart
- Array for subseries on highcharts Drilldown
- How to put 'maxPadding' in HighCharts grafic with "stacking:percent" in YAxes?
- Overlap bars in highchart's columnrange plot
- How to dd shadow to highchart bars
- How to group area chart extremes for x-axis dynamically with day,week,months value in highstock
- How to add text labels to a numerical x axis in Highcharts
- Highcharts align data label based on positive / negative value
- Mult Serie Bubble Chart HighCharts
- HighChart Time Series hours starting at 4pm
- Produce dot chart in highchart
- Highcharts annotations text to print in graph
- Highchart: How to calculate the distance between each bar in Bar chart
- Is there a limit to how many data plots you can have on a highcharts graph
- Using Highcharts.js to create a punch card style graph
- How to change height of ENTIRE xAxis labels using Highcharts?
- Pass vales from Javascript back to C# function
- Pixelpadding between bars?
- Display and use time values on Highcharts
- Highstock chart not rendered when using load event