highcharts / highcharts-vue

Other
686 stars 150 forks source link

Custom slots in vue wrapper. #196

Closed Rohan-Jalil closed 3 years ago

Rohan-Jalil commented 3 years ago

Hi I want to customize how the message is displayed when a chart doesn't have any data. I see highcharts-vue wrapper doesn't provide any slots for customizing html content.

I've checked this solution but not sure what needs to be done for charts with no data message.

Basically I want to use an svg with a custom message + a button, can you guide me how I can do that?

Denyllon commented 3 years ago

Hello @Rohan-Jalil

First of all, really sorry for not giving you any response for so long. For some reason we've lost tracking of this issue. I see this topic is not really related with wrapper itself, but more with Highcharts, as there is no straight way to fit your requirements using API only, and the custom solution might be needed. It looks like a good subject to contact Highcharts support, what you can do by sending the request to support@highcharts.com.

Kind regards!