Hi,
I'm trying to display hourly data on a line chart for multiple days.
Currently the CategoryAxis just displays the time (hour) which is what I want, How can i add a note on category axis with full date? (at each day 24:00 hour interval)
I saw some example in forum which add static notes on the category axis.
is there a way to add the note dynamically? (with Javascript/html code)
Thanks!
I'm trying to display hourly data on a line chart for multiple days.
Currently the CategoryAxis just displays the time (hour) which is what I want, How can i add a note on category axis with full date? (at each day 24:00 hour interval)
I saw some example in forum which add static notes on the category axis.
is there a way to add the note dynamically? (with Javascript/html code)
Thanks!