Difference between revisions of "Project Week 25/Interactive Manipulation of Plots and Graphs"

From NAMIC Wiki
Jump to: navigation, search
(7 intermediate revisions by one other user not shown)
Line 8: Line 8:
 
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)
 
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)
 
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)
 
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)
 +
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)
  
 
==Project Description==
 
==Project Description==
Line 29: Line 30:
 
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.
 
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.
  
[[image:SlicerAstroWiki13.png|800px]]
+
[[image:SlicerAstroWiki13.png|1200px]]
 
 
( Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )
 
  
 
==Background and References==
 
==Background and References==
Line 37: Line 36:
 
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php
 
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php
 
*http://www.jqplot.com/examples/zooming.php
 
*http://www.jqplot.com/examples/zooming.php
 +
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]
 +
 +
[[image:SlicerAstroLogo.png|400px]]
 +
 +
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )

Revision as of 09:45, 26 June 2017

Home < Project Week 25 < Interactive Manipulation of Plots and Graphs


Back to Projects List

Key Investigators

Project Description

Objective Approach and Plan Progress and Next Steps

Implementing the following plotting and graphs infrastructure enhancement:

  • Panning a zoomed section of the graphs;
  • Click and Drag a point;
  • Data selection (select many points at once).
  • Review if jqPlot can satisfy our requirements
  • Implement them

Illustrations

The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.

SlicerAstroWiki13.png

Background and References

SlicerAstroLogo.png