chiasm-project / chiasm

A browser based environment for interactive data visualizations.
MIT License
184 stars 27 forks source link

Develop a form-based UI for interactively configuring visualization properties #16

Open curran opened 9 years ago

curran commented 9 years ago

Create an example that provides a scatter plot with dropdown menus for changing X, Y, color, and size columns. The dropdown menus will be internally simply updating the Chiasm configuration.

curran commented 9 years ago

Here'a a basic dropdown menu example http://jsbin.com/vazumibowu/1/edit