Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to plotting: displaying distributions and errorbars #2085

Closed
mantid-builder opened this issue May 7, 2010 · 1 comment
Closed
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Steve Williams

Allow plots to show raw count data as distributions, add defaults for this displaying errorbars.

  • Add units to the matrix view tabs
    • decide what to do with large unit names and implement
    • test
  • create plot as distribution functionality
    • convert existing plots to distribution view
    • update the scale and axis legends
    • all future drawing to the plot to be distribution
    • create an is_equally spaced bin? helper function
    • create and test rules for displaying as distribution
  • add menu items
    • right click menu items on plots
    • preferences in the view->preferences
  • when adding data to an existing plot, make it have the same defaults
    • inherit the errorbar display setting
    • inherit distribution/non-distribution view
  • document distribution view
    • MantidPlot:_Help
    • Python help
@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 1238

@mantid-builder mantid-builder added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.4 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

2 participants