score:1
Accepted answer
You can customize the legend position by setting legend.x
and legend.y
properties.
Demo: https://jsfiddle.net/BlackLabel/8qofaewj/
"legend": {
"enabled": true,
"padding": 0,
"itemHoverStyle": {
"color": "rgba(0,0,0,0.8)"
},
"backgroundColor": "#FFFFFF",
"margin": 0,
y: 13
},
Source: stackoverflow.com
Related Query
- Dock highcharts legend to very bottom of chart
- Highcharts - Legend Positioning outside the chart
- How do you add text to the bottom center of legend and bottom center of chart under legend?
- Grand Totals in HighCharts Pie Chart Legend
- HighCharts Pie Chart Legend value alignment
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Highcharts - resize legend on chart resize?
- Highcharts connecting scatter chart and pie chart with single legend
- How to align highcharts legend to bottom right?
- Highcharts - Display legend for Pie chart in two columns
- put the highchart legend to the bottom of the chart and horizontally centered
- Legend on bottom with highcharts
- Angular Highcharts Custom Legend Label In Area Chart
- How to center highcharts pie chart and legend on a page?
- HighCharts Stock Chart error code 18
- Change legend symbol in Column Chart in highcharts
- HighCharts - Need more space between bottom of chart and Xaxis labels
- Highcharts scatter chart legend toggle running slow
- Creating series/group titles in legend in Highcharts JavaScript pie chart
- Show tootip and select pie slice on legend click of pie chart in HighCharts
- Legend for each point in column chart in highcharts
- highcharts bar chart square legend
- Highcharts no longer animates and readjusts/rescales chart upon addition and removal of series in legend after upgrading to jQuery 1.10
- HighCharts - Single legend for two columns in a Stack Column chart
- How do I set the margin to bottom of a chart in HighCharts to zero?
- Highcharts display label for pie chart using html table as data source
- How to grouping labels column chart on legend in highcharts
- highcharts chart height apart from legend
- Highcharts pie chart legend items showing gradient colors
- To display legend of the chart outside the canvas of the chart in highcharts
More Query from same tag
- FillColor on Highcharts working differently
- How to disable the animation of the datalabels on a pie chart with HIghcharts?
- how to add border radius on plotbackground area in highcharts
- Using .hide() on pie series to hide a single slice like the legend event
- Highcharts not responsive for all series in chart
- Highcharts access drilldown data from event click
- Enable all range selector's options in stock highcharts
- Laravel Highcharts - Cant set value and labels from arrays
- Pulling series data into HighCharts using Javascript
- Highstock charts - change position of rangeselector From and To inputs
- Plotting the below json in a HighChart
- High Chart Data label Formatter not working properly
- Margins will not adjust to make a smaller chart?
- Plot Y axis data based on x axis values from a csv file : Highcharts
- Add or declare two plotOptions in highcharts for Synchronized chart
- Highcharts Drilldown charts CodeIgniter
- highcharts arearange to turn off x-axix line
- Reset yAxis Min and Max on drilldown
- Unable to populate Highchart at runtime using json data
- d.select is not a function
- Highcharts with datetime and also additional data (tooltip text)
- data table to show only category totals
- How to use tickPositioner, to have different distance between lines of grid (Yaxis)?
- Creating negative stacking bar chart with Highcharter(Likert chart)
- X axis label as Category not showing correctly: Highcharts
- Highcharts xAxis doesn't get the right time format
- Calling javascript function from highcharts plotOptions
- Set Additional Data to highcharts series
- How to have data labels on top of the graph?
- Ajax series data in Highcharts