tags:

views:

23

answers:

2

i want to make bar chart,but i want to write dynamic text on bar itself.

A: 

This isn't specifically jQuery, but I found this graphics toolkit rather simple to use, as you can learn by example, and they have many examples to peruse.

I recommend Protovis for creating charts with JavaScript. See their home page at: http://vis.stanford.edu/protovis/

jwal