javascript - Adding x-axis and y-axis to barchart in gRaphael? -


i want create barchart using graphael javascript library. graphael support labeled axes?

i see axis although without labels in example. think can add text desired position using raphael function text().

var t = paper.text(50, 50, "x label"); 

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -