Closed GeethuJojo closed 4 years ago
Hi @GeethuJojo
First of all apologize for the delay in reply, but we've lost tracking of this ticket for some reason.
I took a look on your attachments, and I think the problem is not related with the highcharts-vue
package, but with Highcharts itself, and the way of how they are actually working.
I assume the problem is caused by the fact, that when custom HTML elements are added into the chart, then the exporting.allowHTML
parameter should be set to true
. Please try to set it and re-open the ticket when the issue will be still noticeable.
API Reference: https://api.highcharts.com/highcharts/exporting.allowHTML
Kind regards!
Here id the code
And this is the chart
Exported chart
Issue is tooltip style is broken. no need of tooltip in the image [hover]
how to exclude tooltip in export.
This is not applicable ti labelFormatter ref