0

I am trying to plot a csv file using d3j. I can get a simple scatter plot up and running with no problem. This is what I am having trouble with:

Assume that the columns are x,y,z. I want the user to be able to plot any combination (x vs y, x vs z, y vs z, and so on) (just like the http://www.gapminder.org/world/ where you can select the axis amongst many variables).

Could any one point me to an example where I can learn this?

Thanks

user3259040
  • 155
  • 1
  • 11
  • @meetamit : Could you please update the link. The example link is this same post. Thanks. – user3259040 Jan 30 '15 at 01:14
  • Here's [an example](http://bl.ocks.org/syntagmatic/3201160) and here's a [stackoverflow question](http://stackoverflow.com/questions/16611541/return-data-based-on-dropdown-menu) on the same topic. – meetamit Jan 30 '15 at 05:30
  • 1
    Perfect. Thank you for the link to the example. – user3259040 Jan 30 '15 at 18:38

0 Answers0