Difference between revisions of "Pedigree Chart Visualization"

From Protein Prediction 2 Winter Semester 2014
Line 1: Line 1:
  +
You can use these notes as template for your presentation.
123
 
  +
(It is always great to add your own, custom flavor)
   
=== GUI mockups ===
+
=== 1. GUI mockups ===
   
 
* User experience
 
* User experience
 
 
* Functionality & Features
 
* Functionality & Features
 
<div style=" text-align:left; width: 60% ; overflor:auto; height:10em border:2px">
 
<div style=" text-align:left; width: 60% ; overflor:auto; height:10em border:2px">
Line 18: Line 18:
 
|}
 
|}
   
  +
=== Application design ===
 
  +
Tip: showing some images (Photoshop, Gimp, Inkscape, ...) makes it easier to follow your ideas
  +
  +
=== 2. Application design ===
   
 
* Expected technical difficulties
 
* Expected technical difficulties
 
* Fancy libraries you plan to use
 
* Fancy libraries you plan to use
   
=== Your data ===
+
=== 3. Your data ===
   
 
* D3 layouts requires specific data structure for trees. ('''tree.json''')
 
* D3 layouts requires specific data structure for trees. ('''tree.json''')
 
[[File:dataFormat.png]]
 
[[File:dataFormat.png]]
   
=== Road map ===
+
=== 4. Roadmap ===
  +
  +
* Week 1

Revision as of 06:06, 19 November 2014

You can use these notes as template for your presentation. (It is always great to add your own, custom flavor)

1. GUI mockups

  • User experience
  • Functionality & Features
Appearance Calculation Others
Color Scheme Auto probability Tool Tip
Shape Selection Auto connection
(while changing affected nodes)
Vertical/Horizontal Selection Scaling


Tip: showing some images (Photoshop, Gimp, Inkscape, ...) makes it easier to follow your ideas

2. Application design

  • Expected technical difficulties
  • Fancy libraries you plan to use

3. Your data

  • D3 layouts requires specific data structure for trees. (tree.json)

DataFormat.png

4. Roadmap

  • Week 1