here is test oml attached ...How to set DOT as visible by default?
Hi Rocky,
Did you check the Highcharts documentation? Especially the plotOptions line marker enabled (with example).
Kilian Hekhuis wrote:
Thanks kilian , its working :)
SyntaxEditor Code Snippet
marker:{ enabled:true },
Hello Rocky,
This is what I see:
What are you trying to achieve?
Thanks,
Armando
@Armando
Trying to achieve this : (By Default DOTs are Visible)
Glad I could be of help, and thanks for letting know it works.