jackzhch / Whole-Building-Energy-Parametric-Analysis-Tool

1 stars 0 forks source link

New organization for library #15

Open shnrz opened 9 years ago

shnrz commented 9 years ago

We need to rearrange the library section to organize materials in a drill-down structure of systems > components > materials. I will provide the data structure, @AyshwaryaR will work on the clickable diagram that will be in library.html, @chunx will work on any necessary JS to implement. Pages at lower levels (component level, material level) will also need to be modified/created.

shnrz commented 9 years ago

@AyshwaryaR We could create charts in MS Office, and import them as images with several clickable areas. I also found these three pages with diagram templates that work on HTML5 and JS and might help us with the library hierarchy diagram. Check them out and see what we can use. http://thecodeplayer.com/walkthrough/css3-family-tree https://google-developers.appspot.com/chart/interactive/docs/gallery/orgchart#customproperties http://philogb.github.io/jit/static/v20/Jit/Examples/Spacetree/example1.html