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

From NAMIC Wiki
Jump to: navigation, search
Line 31: Line 31:
 
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.
 
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.
  
https://raw.githubusercontent.com/Punzo/SlicerAstroWikiImages/master/SlicerAstroWiki13.png
+
[[File:SlicerAstroWiki13.png|1000px]]
  
 
==Background and References==
 
==Background and References==

Revision as of 13:50, 9 June 2017

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


Back to Projects List


Key Investigators

  • Davide Punzo (Kapteyn Astronomical Institute)
  • Steve Piper (Isomics)
  • Jean-Christophe Fillion-Robin (Kitware)

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 (cyan surface) directly from the plotting window.

SlicerAstroWiki13.png

Background and References

https://www.slicer.org/wiki/Developer_Meetings/20170425 http://www.jqplot.com/examples/customHighlighterCursorTrendline.php http://www.jqplot.com/examples/zooming.php