Question

I am looking for a javascript library for client side charting. I mainly want to produce scatter plots and interact with them. Also, I need axes to be logarithmic(That is the reason why I throwed away highcharts). I was looking at Raphael. Can somebody give me nice example of scatter plot using Raphael JS. You may also suggest alternative ways of drawing scatter plots except highcharts.

Thanks in Advanced.

HP

Was it helpful?

Solution

This is on the Raphael website - http://raphaeljs.com/github/dots.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top