Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • X xsocs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kmap
  • xsocs
  • Merge requests
  • !64

Update intensity view widget

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas Vincent requested to merge tvincent/xsocs:update-intensity into master Jul 10, 2018
  • Overview 0
  • Commits 7
  • Pipelines 3
  • Changes 5

This MR mainly changes the widget used to display the scatter plot in the intensity view:

  • It replaces the animated toolbar with a toolbar on the top
  • It adds a colorbar
  • It adds a menu to change scatter symbols and symbol size

It solves the following issues:

  • closes #12 (closed): Use same colormap in IntensityView
  • closes #20 (closed): Use plot data margins so scatter and curves do not 'touch' the plot edges
  • closes #21 (closed): IntensityView: Bottom part takes a lot of space when first shown
  • related to #16

IntensityView

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: update-intensity