ParaView 3.98 Deliverables: Difference between revisions

From ParaQ Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
! Owner
! Owner
! Status
! Status
|-
| style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''Statistics Enahacements'''
|-
| Better Copy/Paste Support for texts
|
* User should be able to copy-paste from different panels such as information tab.
* Copy should work spreadhsheet view as well.
|
|
|-
| Better Drag/Drop support
|
* User should be able to drag sources/filters from the pipeline browser into a view to show it in that view. Avoids the whole "active view" confusion.
|
|
|-
| Filter Controls Toolbar
|
* A special toolbar at the top of the viewport that shows "select" properties from the active source/filter [[ParaView_Usability_Improvements#Filter_Controls_Toolbar|(see here)]].
* The properties that end up in the toolbar should be specifiable using hints in configuration XMLs, for example.
|
|
|-
|-
| style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''Multiblock Improvements'''
| style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''Multiblock Improvements'''

Revision as of 16:40, 7 April 2011

Name Description Owner Status
Statistics Enahacements
Better Copy/Paste Support for texts
  • User should be able to copy-paste from different panels such as information tab.
  • Copy should work spreadhsheet view as well.
Better Drag/Drop support
  • User should be able to drag sources/filters from the pipeline browser into a view to show it in that view. Avoids the whole "active view" confusion.
Filter Controls Toolbar
  • A special toolbar at the top of the viewport that shows "select" properties from the active source/filter (see here).
  • The properties that end up in the toolbar should be specifiable using hints in configuration XMLs, for example.
Multiblock Improvements
Toggle visibility of individual blocks
  • Provide VTK-level infrastructure to toggle visibility and other properties for individual blocks in a composite dataset.
  • Develop user-interface to allow setting up of properties for individual blocks.
Plotting Improvements
Plotting composite datasets
  • Currently only 1 block can be plotted at a time. We need to allow plotting multiple blocks in the same chart, whenever applicable.
Selections on histograms/bar charts
  • Selecting on histograms should create threshold-based selections.
Statistics Enahacements
Extensions to Find Data
  • Enable locating elements using statistical queries.
Philippe
Extensions to Calculator
  • Enable adding advanced statistically computed arrays using Array Calculator
Philippe