rcchen / cs210-stockholm

Repository for CS210: Stockholm Syndrome (Compuverde)
2 stars 2 forks source link

Worksheet v2 Running Log #77

Open rcchen opened 10 years ago

rcchen commented 10 years ago

This is a running log of the progress associated with revamping the worksheet interface. The goal will be to merge the functionality of the visualization editor and create a worksheet editor that works seamlessly in this workflow.

rcchen commented 10 years ago

NVD3.js will be replaced by Google Charts pending discussion on https://github.com/rcchen/cs210-stockholm/issues/76. In addition, jQuery UI will be rolled into the main build along with some plugins that enable the interactivity that we are looking to achieve.

rcchen commented 10 years ago

isotope and packery are almost definitely going to be rolled into the worksheet editor.

rcchen commented 10 years ago

dragabilly is also turning out to be extremely awesome

tiffany14 commented 10 years ago

Interesting! :eggplant:

rcchen commented 10 years ago

screenshot 2014-04-27 17 58 04

rcchen commented 10 years ago

screenshot 2014-04-27 18 07 49

trumanc commented 10 years ago

Really like the ease of selecting multiple aggregate columns. Have we found a use case for multiple keys yet, or should we limit the interface here to strictly one key column (since the back end doesn't support it yet)?

rcchen commented 10 years ago

It's easier to leave it as is, I can artificially set a limitation so only one tag can be added in the key box. Can you create an issue for that and file it on me? Thanks.