moxieuser - 2016-05-11

I'm hoping someone knows and is willing to share some wisdom regarding the legend element.

I would like to render a chart's legend in a seperate element or panel.

Preferably I'd like to tell the chart where to render the legend, or pass a container to the chart to render.

Here is an example I found in jscript, where a seperate container was defined.
http://jsfiddle.net/s5AdJ/

I'm new to highcharts but couldn't find any information or similar requests on this. Hopefully there's something simple I'm missing.