Add ability to export charts with HTML formatted text.
We can place html formatted on the chart. But on export the ability is lost. In this example I have tried to use the subtitle for export, but HTML is lost there to and so it goes from a nice formatted paragraph with list items to a one line text on export.
1
vote
DeWayne
shared this idea
It’s possible using “exporting.allowHTML” option: http://jsfiddle.net/4PU9j/74/
-
AdminPaweł Fus (Admin, Highcharts JS) commented
It's possible using "exporting.allowHTML" option: http://jsfiddle.net/4PU9j/74/