Editing
Vtk/XYPlotTutorial
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Getting Started== Here we delve into §4.12 (p. 62) of the [http://www.kitware.com/products/books/vtkguide.html ''VTK User's Guide,'' authored and published by Kitware, Inc.], in an effort to learn how to draw normal two-dimensional (XY) line plots. 1. Inside VisTrails, open, then execute "xyPlot.vt" without making any changes to the default pipeline or to any module parameters: * Follow this directory path: VisTrails/examples/vtk_examples/Annotation/xyPlot.vt * The default workflow pipeline is shown in the top panel of the following figure. Upon execution, the default composite image that pops up in the VisTrails spreadsheet window is shown in the bottom panel. <table align="center" border="1"> <tr><th align="center">Figure 1: Default</th></tr> <tr> <td align="center"> [[File:DefaultWorkflow.png|350px|Default Workflow]] </td> </tr> <tr> <td align="center"> [[File:DefaultFigure.png|350px|Default Spreadsheet Figure]] </td> </tr> </table> * The default image (left) and line-plots (right) displayed here in the bottom figure panel illustrate how the VTK library — and VisTrails, in particular — can be used to probe the properties of a three-dimensional scalar dataset. As can be deduced by alternately clicking on one, then the other, of the workflow's "unzip" methods, the ''particular'' datasets being analyzed are combq (containing the scalar data) and combxyz (containing grid information). This pair of ''binary'' datasets has been provided in a very strick format that is understood by the "PLOT3DReader"; they are used throughout the VTK textbook to illustrate a wide range of capabilities of the VTK library. For example, [[vtk/ColorLookupTablea#Generating_a_Broad_Range_of_Color_Table|as we have illustrated in a separate tutorial chapter]], they have been used to illustrate color mapping techniques. * Notice that, inside the spreadsheet window, the segment of the displayed image that has a light blue background is "live;" that is, one can fly around or zoom into/out of the configuration with the appropriate mouse clicks and/or key strokes. In contrast to this, the set of three 2D line plots is stagnant. 2. Modify background colors: * Looking near the bottom of the default workflow pipeline, we see that the spreadsheet window (generated by VTKCell) has been constructed by piecing together two separate ''renderings'': the "vtkRenderer" on the left generates the left half of the composite image — that is, the ''live,'' 3D rendering on the light blue background — while the "vtkRenderer" on the right generates the three line plots on a white background. * The default background colors that have been specified for these two separate renderings is revealed by clicking on either one of the two "vtkRender" modules: The SetBackground method for the module on the left contains the RGB values (0.6784, 0.8471, 0.902) — which generates light blue — while the SetBackground method for the module on the right contains the RGB values (1,1,1) — which generates white. * In order to play with background colors, change either — or both — background color specifications, then re-execute the workflow.
Summary:
Please note that all contributions to JETohlineWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
JETohlineWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Tiled Menu
Table of Contents
Old (VisTrails) Cover
Appendices
Variables & Parameters
Key Equations
Special Functions
Permissions
Formats
References
lsuPhys
Ramblings
Uploaded Images
Originals
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information