I can see that the tickets were already done, but I cannot find how to use the events.
I want to display a simple bar graph with two series, when the user click a specific bar a more detailed graph related to the clicked bar
will be displayed.
What I need, is the bar number I clicked, and to which of the series it belong.
Is this possible with the current charting functionality ?
If yes, how can I connect the graph click event to a function and were can I found the event structure to query the values I need ?
I want to display a simple bar graph with two series, when the user click a specific bar a more detailed graph related to the clicked bar
will be displayed.
What I need, is the bar number I clicked, and to which of the series it belong.
Is this possible with the current charting functionality ?
If yes, how can I connect the graph click event to a function and were can I found the event structure to query the values I need ?
No. But...
...I am working on it this week. Watch these tickets: http://trac.dojotoolkit.org/ticket/6717 and http://trac.dojotoolkit.org/ticket/6718. You can automate watching by adding your email to CC line of a ticket (use guest/guest to login).
Chart Click event example
Hi
I can see that the tickets were already done, but I cannot find how to use the events.
I want to display a simple bar graph with two series, when the user click a specific bar a more detailed graph related to the clicked bar
will be displayed.
What I need, is the bar number I clicked, and to which of the series it belong.
Is this possible with the current charting functionality ?
If yes, how can I connect the graph click event to a function and were can I found the event structure to query the values I need ?
Thanks for any advise
Eduardo
I described them on
I described them on Sitepen's blog: http://www.sitepen.com/blog/2008/05/27/dojo-charting-event-support-has-l..., http://www.sitepen.com/blog/2008/06/12/dojo-charting-widgets-tooltips-an....
Thanks !!!
I missed this blog
thanks for your reply.
Eduardo
I will watch ..
Hello Eugene,
I am not sure how to add my address on the ticket's CC field as guest user.
( Looks like guest user has not enough permission to update CC field )
But I will watch the tickets update status.
Thanks,
Youngho
Use guest/guest to log in.
Use guest/guest to log in.
Chart Click event example
Hi
I cannot find how to use the events.
I want to display a simple bar graph with two series, when the user click a specific bar a more detailed graph related to the clicked bar
will be displayed.
What I need, is the bar number I clicked, and to which of the series it belong.
Is this possible with the current charting functionality ?
If yes, how can I connect the graph click event to a function and were can I found the event structure to query the values I need ?
Thanks for any advise
Eduardo