Difference between revisions of "Pedigree Chart Visualization"

From Protein Prediction 2 Winter Semester 2014
(Created page with "You can use these notes as template for your presentation. (It is always great to add your own, custom flavor) === GUI mockups === * User experience * Functionality * Featur...")
 
Line 1: Line 1:
  +
You can use these notes as template for your presentation.
 
(It is always great to add your own, custom flavor)
 
   
 
=== GUI mockups ===
 
=== GUI mockups ===
Line 6: Line 5:
 
* User experience
 
* User experience
 
* Functionality
 
* Functionality
  +
** Color Scheme
  +
** Shape Selection
  +
** Scaling
  +
 
* Features
 
* Features
   
Tip: showing some images (Photoshop, Gimp, Inkscape, ...) makes it easier to follow your ideas
 
   
 
=== Application design ===
 
=== Application design ===
Line 17: Line 19:
 
=== Your data ===
 
=== Your data ===
   
  +
* D3 layouts requires specific data structure for trees.
* Remarks about your input format
 
  +
[[File:dataFormat.png]]
   
 
=== Roadmap ===
 
=== Roadmap ===
  +
  +
  +
Tool Tip

Revision as of 05:48, 19 November 2014


GUI mockups

  • User experience
  • Functionality
    • Color Scheme
    • Shape Selection
    • Scaling
  • Features


Application design

  • Expected technical difficulties
  • Fancy libraries you plan to use

Your data

  • D3 layouts requires specific data structure for trees.

DataFormat.png

Roadmap

Tool Tip