Reversing the order of Legend items

Type tutorial

This short tutorial will show how you can easily reverse the Legend items. Reversing item order Reversing the order of items is as easy as setting reverseOrder = true on your legend: Example

Custom external legend

Type demo

This demo shows how we can use some custom code executed on chart load to build completely custom but interactive HTML-based legend for our chart.

Legend markers as checkboxes

Type demo

By default legend displays its markers as squares or mini versions of series. This demo shows how we can replace them with checkboxes.