Skip to content
GitLab
  • Menu
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,859
    • Issues 1,859
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 96
    • Merge requests 96
  • 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
  • ParaView
  • ParaViewParaView
  • Merge requests
  • !2974

Multi dimensional bag plot + Pluginification of all ParaView side BagPlot code

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathieu Westphal requested to merge mwestphal/paraview:MultiDimensionalBagPlotRebased2 into master Jan 23, 2019
  • Overview 68
  • Commits 7
  • Pipelines 12
  • Changes 53

This MR expands the possibilities of Extract Bag Plot filter by providing a parameter to specify the number of PCA projection axis which then produces a multidimensional output. This also adds a new Bag Plot Matrix View.

This also moves all bag plots features (filters & views) in a dedicated plugin (except for the selection related code, which rely only on the VTK bag plot code).![2019-01-14-105815_1152x762_scrot]2019-01-14-105856_1152x762_scrot

Edited Feb 01, 2019 by Mathieu Westphal
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: MultiDimensionalBagPlotRebased2