Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,768
    • Issues 1,768
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18090

Closed
Open
Opened Apr 04, 2018 by W. Alan Scott@wascottMaintainer

Plot max over time for magnitude is broken

Trying to plot the max of a magnitude over time is broken. And, I have the strangest workaround.

  • 5.5.0-rc4, Linux, builtin server.
  • Load can.exo. All vars on. Apply.
  • Find data. Points. DISPL (Magnitude). Is max. Run selection query.
  • Plot selection over time. Apply.

LOTS of errors, no data in the plot. Here is the error:

ERROR: In /projects/viz/paraview/src/ParaView/5.5.0-rc3/ParaView5/VTK/Common/DataModel/vtkTable.cxx, line 355 vtkTable (0x57b1ae0): Column "vtkValidPointMask" must have 25 rows, but has 44.

ERROR: In /projects/viz/paraview/src/ParaView/5.5.0-rc3/ParaView5/VTK/Common/DataModel/vtkTable.cxx, line 355 vtkTable (0x57b1ae0): Column "Time" must have 25 rows, but has 44.

ERROR: In /projects/viz/paraview/src/ParaView/5.5.0-rc3/ParaView5/VTK/Charts/Core/vtkPlotPoints.cxx, line 662 vtkPlotLine (0xdf297e0): No X column is set (index 0).

ERROR: In /projects/viz/paraview/src/ParaView/5.5.0-rc3/ParaView5/VTK/Charts/Core/vtkPlotPoints.cxx, line 662 vtkPlotLine (0xdf56db0): No X column is set (index 0).

etc.

Yet, if you select GlobalNodeId, then it works. Further, you can then turn off everything other than DISPL (Magnitude).

It also will work (incorrectly, I will create another bug report) if you select DISPL (2) (i.e., Z).

This needs to be fixed.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
5.6 (Fall 2018)
Milestone
5.6 (Fall 2018) (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18090