Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O OpenFlipper
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • OpenFlipper-FreeOpenFlipper-Free
  • OpenFlipper
  • Merge requests
  • !181

Revamp Histogram implementation

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Martin Heistermann requested to merge improve-histograms into master Apr 20, 2020
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 2

Support non-binned histograms if there are few unique values, better support integral types.

--

This comes with a corresponding change to Plugin-PropertyVis (the only user of this so far) that uses the new API to also display histograms for int properties.

Edited Apr 20, 2020 by Martin Heistermann
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: improve-histograms