-
Linechart with plotLines
Hi,
I'm trying to mark special dates with a vertical line within the chart. (Like plotLines on highcharts -> http://jsfiddle.net/gh/get/jquery/1....tlines-events/)
First thought was to extend the charting classes but it's not that easy :D. Did anybody tried similar or have a good starting point?
Thanks in advance.
-
Have you seen this guide for drawing?
http://docs.sencha.com/ext-js/4-1/#!...g_and_charting
You could also do something like:
http://jsfiddle.net/rHx2F/
Scott.
-
Also .. here is a great example of drawing custom lines in charts:
http://www.sencha.com/forum/showthread.php?236137
Scott.
-
Hi Scott, thanks for the reply. I think I try to draw something on top of the chart and I will post the progress.
Unfortunately the link in your second post leads me to a "you do not have permissions to access this page" message. I guess this is only available for premium members.
Quote:
interose, you do not have permission to access this page. This could be due to one of several reasons:- Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.