thechiselgroup / biomixer

BioMixer
http://bio-mixer.appspot.com/
16 stars 13 forks source link

Notes from Demo, Oct 3 #442

Open everbeek opened 9 years ago

everbeek commented 9 years ago

-Hide and Show menu toggle button should be an actual button, and should nest into the menu bar and the menu itself more neatly [fixed] -visual feedback for expander menus on nodes (hover bolding for menu items, flash the menu icon itself) [did in #439] -be able to change arc color, and be able to export this with data [changes and export working] -draw SVG lines instead of color blocks in the edge filter section [did in #443] -radial layout is cramped on large hi-res screens [Elena looked at this, it is only in certain cases and is natural and hard-to-fix behavior] -change the filters so that the ontology entries are tree parents to the concept children, collapsible [#468 for this] -moving deletion buttons [#459 for this] -be able to change dash type, and be able to export this with data -reconsider using any marker for the has_part relations; Peggy didn't like the look of them, but there might be other opinions

-add Large Window link to open embed view to a new tab (might be impossible to keep graph state when doing this; see http://css-tricks.com/cross-domain-iframe-resizing/ and http://stackoverflow.com/questions/11806947/is-it-possible-that-iframe-resize-itself-without-help-from-main-window). Ok, actually, I can offer the link with the function from this site attached: http://css-tricks.com/snippets/javascript/break-out-of-iframe, but I cannot test this until I have pushed to stage to do testing. Currently, the choosel version is still at Bioportal.

Uncertain: -persistent export for embedding in webpage (maybe iframe plus data element bound and found by the vis?)