rajincse / Multifaceted

Implementation in Perspectives of Marion Dork's Visualization.
0 stars 0 forks source link

Implement Scanpath Viewer #31

Open rajincse opened 8 years ago

rajincse commented 8 years ago

Completed: At revision: 229

31

Scanpath viewer code added

rajincse commented 8 years ago

Completed: At revision: 231

31

DrawTextBox method added to util The top left corner of the text to be the top left of the rectangle. * The size of the font would be the 75% of the rectangle height. * If the width of the text goes beyond rectangle width then it would be shortened and ellipsis would be added.

rajincse commented 8 years ago

Completed: At revision: 232

31

  1. Color and ratio property added
  2. Anchor and title drawn
rajincse commented 8 years ago

Completed: At revision: 233

31

  1. TextBox rectangle removed
  2. A hardcoded line color added
  3. Multiscanpath added.
  4. Save image option added
rajincse commented 8 years ago

Completed: At revision: 234

31

Diagram moving option added

rajincse commented 8 years ago

Completed: At revision: 235

31

Clusterizing added to group by DOI diagram

rajincse commented 8 years ago

Completed: At revision: 236

31

Clusterizing added to group by User diagram

rajincse commented 8 years ago

Completed: At revision: 237

31

Edges are drawn to the edge of the rectangles

rajincse commented 8 years ago

Completed: At revision: 238

31

  1. DOI/User selection implemented
  2. MultiScanpathDiagram.render compartmentalized
rajincse commented 8 years ago

Completed: At revision: 239

31

  1. Group By user diagram has uniform list
  2. If diagram is selected then zooming doesn't deselect it.
rajincse commented 8 years ago

Completed: At revision: 240

31

Colors changed

rajincse commented 8 years ago

Completed: At revision: 242

31

HAC libaray incorporated for clustering

rajincse commented 8 years ago

Completed: At revision: 243

31

Hac Clustering helper code file added