Skip to content

Commit

Permalink
Merge pull request #6 from jlidrych/source
Browse files Browse the repository at this point in the history
Update docs for plotIt
  • Loading branch information
Oguz-Guzel authored Jun 11, 2024
2 parents 23978fe + 7af831e commit 512aaea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/plotit.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ There are also a number of optional arguments that change the behaviour:
| y-axis | string | y-axis title | `Events` |
| y-axis-format | formatted string | Overrides plotIt option. | |
| normalized | bool | Normalize data/each signal/total MC to 1. | `false` |
| normalizedByBinWidth| bool | The bin contents and errors are divided by the bin width. | `false` |
| no-data | bool | Do not plot data. | `false` |
| override | bool | If any plot has this field set to true, only plots which do will be produced. | `false` |
| log-y | bool | Log-scale on y-axis. Special value: `Both`. | `false` |
Expand Down

0 comments on commit 512aaea

Please sign in to comment.