Hi Everybody,
I am trying to display the charts in Java Applet and i am successful to do so now i am facing following problems. Can you please help me to find out solutions?
1 - Can i display Multiple Labels on a Bar Chart? Means one in the middle of each bar (Which could be a contant text) and other at the edge of each bar?
2 - How can i make the bars clickable? Means when any of the bars get clicked using mouse, can i redirect my page to some other URL?
Any help will be appreciated.
Thanks