Enable tooltip: data label in highcharts?

Resolved

Is it possible to insert datalabel in highcharts and enable some kind of switch to use multiple type of chart?

3 answers

WebDataRocks Team WebDataRocks February 14, 2019

Hello,
 
Thank you for the question.
Generally speaking, you can apply any configuration to Highcharts.
So, if it supports datalabels, you can do this. Please refer to Highcharts documentation.
As for the switch, I guess it is also possible, but requires a bit of coding on your side.
 
Hope it helps.
 
Regards,
WebDataRocks Team

im7an February 14, 2019

I understand about highchart coding but a bit unsure how to place it according to your config. understandably, thanks for the reply but would be fantastic if one day you guys could provide a bit more details. Thanks!

WebDataRocks Team WebDataRocks February 14, 2019

Hello,
Hopefully, this CodePen demo will help you understand how to set options to the chart from your WebDataRocks & Highcharts dashboard. It shows how to enable data labels. You can add more customization in a similar way.

Regards,
WebDataRocks Team