Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,962
    • Issues 1,962
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #16763
Closed
Open
Issue created Jun 28, 2016 by Kitware Robot@kwrobotOwner

Modifications to plot selection over time

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


The PlotSelectionOverTime filter needs to be cleaned up, both for single and multiple point selections.

Here is my usecase:

  • local server, Linux, 5.0.1.
  • Open can.exo, all vars on, Apply.
  • Select 2 to 4 points.
  • PlotSelectionOverTime. Apply.

Here is what is needed:

  • Only Report Selection Statistics section. ** Delete the "Only Report Selection Statistics. ** Add a combo box at the top of the Properties section. Three options - 1) "Report Statistics For Larger Selections", 2) "Plot Each Selection As Its Own Line" and 3) "Only Report Selection Statistics". Default will be 1). ** Make option 1) draw lines for 4 or fewer points or cells selected, statistics for more. Make this user select-able and sticky.

  • Selecting Only Report Selection Statistics, un-select X, Y and Z by default.

  • Unselecting Only Report Selection Statistics, in the Composite Data Set Index, turn on all points by default. Users selected them, they want them. You could even get rid of this section, for all I care.

  • Unselecting Only Report Selection Statistics, in the Series Parameters, don't split each point or cell out. If a user selects a few hundred items, don't make them check each one. For instance, have only one DISPL_Magnitude.

  • Unselecting Only Report Selection Statistics, I believe we are reporting ID. This is an internal to ParaView index - if available, we should be using globalNodeId or globalElementId.

Edited Jan 27, 2021 by Vicente Bolea
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking