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

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

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