- 27 Jun, 2012 1 commit
-
-
Marcus D. Hanwell authored
Added a new convenience method to vtkChartMatrix to get the index of a chart at a supplied position, use this with chart interactivity in the scatter plot matrix to prevent any interaction with all but the large chart. Change-Id: Ic240a3ea7f262efe6d2f7617cb084725dc330b45
-
- 09 Apr, 2012 1 commit
-
-
VTK Developers authored
Move source files from their former monolithic VTK location to their new location in modular VTK without modification. This preserves enough information for "git blame -M" and "git log --follow" to connect modularized VTK files to their original location and history. Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com> Co-Author: Chris Harris <chris.harris@kitware.com> Co-Author: Brad King <brad.king@kitware.com> Co-Author: Nikhil Shetty <nikhil.shetty@kitware.com>
-
- 29 Feb, 2012 1 commit
-
-
Marcus D. Hanwell authored
Change-Id: If79e9b98cfaf965ed4c27c1f189c501be1fbafcb
-
- 25 Nov, 2011 1 commit
-
-
Yumin Yuan authored
Change-Id: I4d2376ff57273488c28774c839cee059c334d7ec
-
- 13 Oct, 2011 1 commit
-
-
Kyle Lutz authored
This adds a flag indicating that the layout needs to be recalculated. Change-Id: Ibe11b32fa12c8cf2210ec028e9299cb9833ddc9a
-
- 04 Oct, 2011 2 commits
-
-
Marcus D. Hanwell authored
This allows users of the scatter plot matrix to store, set and retrieve the large active plot in the top-right of the scatter plot matrix. Change-Id: I4d1056e92e3ff6f398ec018337d116000e9a652d
-
Marcus D. Hanwell authored
Added the concept of a chart span to the chart matrix. This defaults to 1x1 charts with the expected behavior but allows for larger charts to be defined. Change-Id: Ic0e9ebe6089c225c66c6749a7240aef257535177
-
- 03 Oct, 2011 3 commits
-
-
Marcus D. Hanwell authored
Enhanced the vtkChartMatrix to support gutters (space between charts) and borders (space around the entire matrix). Change-Id: I4c4e54823766a449357e3fdab80f32dbcd57a373
-
Marcus D. Hanwell authored
This now allows the user to specify a rectangle and have the chart axes touch each corner of that rectangle, facilitating views like a scatter plot matrix where it is important that all axes are exactly aligned. Change-Id: Ibcc30b9be085187f49984ea726d75eed56d3a51c
-
Marcus D. Hanwell authored
Added the ability to set column visibility, along with a new test to verify this works as expected. Change-Id: Ibdcdab67bf602ae620f35beb524e8988a53d43e3
-
- 02 Oct, 2011 1 commit
-
-
Marcus D. Hanwell authored
This commit ensures that a chart is removed from the scene if it will no longer be part of the chart matrix. Change-Id: I0e7c7065aa836f9372b5143e8adeac211ce7d9f8
-
- 01 Oct, 2011 1 commit
-
-
Marcus D. Hanwell authored
Change-Id: Ib2c0ab6377a092a8e4cf89fffdcd82c344b68f55
-
- 30 Sep, 2011 1 commit
-
-
Marcus D. Hanwell authored
This class provides a matrix of charts where the width and the height can be set. It takes care of instantiating the charts, and setting their size to occupy individual elements in the matrix. Change-Id: I9fa215c551a684ea2de1780b50e8e52c68c0b5c5
-