jdhenke / celestrium

A javascript library to visualize graphs.
MIT License
2 stars 1 forks source link

First Pass at Plugins Toolbox #72

Closed haosharon closed 11 years ago

haosharon commented 11 years ago

@jdhenke @jhelbert Per our discussion, I played around a bit with the best way to show these different plugins. Currently, they are implemented as collapsible views in a main plugin box. I messed around with the colors a bit, just for fun. The actual look and feel is definitely open to discussion.

Things to do / look into:

Thoughts?

haosharon commented 11 years ago

Here is a screen shot of what it looks like right now.

screen shot 2013-11-17 at 4 20 15 pm

haosharon commented 11 years ago

TODO (for Sharon):

jdhenke commented 11 years ago

the graph is displayed behind the plugins.

image

this is actually pretty cool IMO, but detracts from the readability, so we should probably change it.

also, @haosharon, should we post stuff like this here or as a separate issue/pull request?

jdhenke commented 11 years ago

Also, if search is at the bottom, it cuts off the typeahead options.

image

haosharon commented 11 years ago

@jdhenke noted - let's create a separate task for all the TODOs for plugins.

// edit: issue #76