Want to show hover data in 100% stacked chart (mschart)
I have a 100% stacked chart(mschart). I would like to show a div on hover
with the data related to the percentage label. Like the firebug feature
when you hover the mouse on a request bar in firebug panel.
I want to know how can I accomplish this in mschart like make use of URL
or postback value with an ajax request, make use of a custom div. Every
stack in the bar should show different data.
No comments:
Post a Comment