highcharts / highcharts-editor

https://www.highcharts.com/products/highcharts-editor
Other
250 stars 96 forks source link

Options to pretty-print export? #39

Closed TorsteinHonsi closed 8 years ago

TorsteinHonsi commented 8 years ago

For those who use this as a code generator it would look a lot more friendly if the HTML, JSON and SVG were optionally pretty-printed maybe color highlighted. It would require plugins like jsBeautify and CodeMirror, but perhaps we could add a hook for it?

cvasseng commented 8 years ago

I added export plugins yesterday, we could write a plugin that does it and bundle it.