Search code examples
javascriptraphaelscatter-plot

scatter plot using Raphael JS


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.


Solution

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