Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
VTK
VTK
Commits
82e8b5d2
Commit
82e8b5d2
authored
Oct 01, 2007
by
Francois Bertel
Browse files
STYLE:Fixed doc.
parent
2940a7a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rendering/vtkParallelCoordinatesActor.h
View file @
82e8b5d2
...
...
@@ -37,16 +37,15 @@
// Field data is not necessarily "rectangular" in shape. In these cases, some
// of the data may not be plotted.
//
// F
eidl
data can contain non-numeric arrays (i.e. arrays not subclasses of
// F
ield
data can contain non-numeric arrays (i.e. arrays not subclasses of
// vtkDataArray). Such arrays are skipped.
//
// The early implementation lacks many features that could be added in the
// future.
// This includes the ability to "brush" data (choose regions along an axis and
// highlight any points/lines passing through the region); efficiency is really
// bad; more control over the properties of the plot (separate properties for
// each axes,title,etc.; and using the labels found in the field to label each
// of the axes.
// The early implementation lacks many features that could be added in the
// future. This includes the ability to "brush" data (choose regions along an
// axis and highlight any points/lines passing through the region);
// efficiency is really bad; more control over the properties of the plot
// (separate properties for each axes,title,etc.; and using the labels found
// in the field to label each of the axes.
//
// .SECTION See Also
// vtkAxisActor3D can be used to create axes in world coordinate space.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment