How to overlay a vertical marker on a Flot line chart?
1,550 views
Skip to first unread message
Jason Zhong
unread,
Sep 19, 2013, 9:57:43 AM9/19/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flot-...@googlegroups.com
Hi,
I am a newbie to Flot so apologize if this is something that has been answered before. Basically I am constructing a line chart using a time based series and the data is dynamically updated so the axis/values are been updated over time and thegraphis refreshed every few seconds. I need to mark certain events at some point of time on the same graph so users can see how these events are correlated to the values been displayed. Ideally these events should be marked as a vertical line overlaid on the graph so theeventtime and its correlation to the chart data points can be clearly seen.
I have not been able to find a way to do this with Flot. Is there a feature that will allow me to do this or is there a way that I can use to directly access the graph canvas and do some direct drawing?
Thanks and appreciate your help,
Jason
Ced
unread,
Sep 20, 2013, 1:35:59 PM9/20/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message