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,728
    • Issues 1,728
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 60
    • Merge Requests 60
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ParaView
  • ParaViewParaView
  • Issues
  • #15147

Closed
Open
Opened Nov 21, 2014 by Kitware Robot@kwrobotOwner

Imp: In the bar chart, display the ticks limiting each bar by default

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


When calling the filter histogram, a bar chart view is created with rounded values in the X-axis. In order to know a bar correspond to which interval, the X-axis must have values corresponding to the interval of computation of each bar. This can be obtained via:

  • View properties
  • Bottom axis layout
  • Specify axis labels explicitly
  • Generate:
    • From: min value of the field
    • To: max value of the field
    • Steps: number of bars + 1

This should be the default behaviour so as to understand what each bar means.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#15147