Skip to content

Support for line annotations - #64

Open
DBAnthony wants to merge 2 commits into
FAST-HEP:masterfrom
DBAnthony:line_annotations
Open

Support for line annotations#64
DBAnthony wants to merge 2 commits into
FAST-HEP:masterfrom
DBAnthony:line_annotations

Conversation

@DBAnthony

Copy link
Copy Markdown
Contributor

Adds support for line annotations from config (to e.g. separate out categories, mark out important value, etc)

Example usage:

annotations:
        - vlines:
              values: [600]
              axes: ['main','summary']
              style: '--'
              label: 'Overflow bin for fit'
        - vlines:
              values: [200]
              colour: 'red'
        - hlines:
              values: [0.75, 1.25]
              style: '--'
              axes: ['summary']

plot_dataset met--sig_regions_fit--weight_nominal--project_met-yscale_log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant