|
| title |
| tile used to display this plot
|
|
| comparison_result |
| text string for the comparison outcome
|
|
| comparison_text |
| verbose text describing the outcome of the comparison
|
|
| png_filename |
| the filename of the png file plotted with the comparison graphs
|
|
| pdf_filename |
| the filename of the pdf file plotted with the comparison graphs
|
|
| plot_path |
| path were the png and pdf files are located (relative to the html directory; has to end with trailing '/'!)
|
|
| warnings |
| Warnings ("no contact" person etc.)
|
|
| is_expert |
| true if this is marked as an expert-only plot
|
|
| description |
| telling description for this plot
|
|
| check |
| What should be checked for in this plot ?
|
|
| contact |
| Who is the contact person for this plot ?
|
|
| width |
| width of the plot in pixels
|
|
| height |
| height of the plot in pixels
|
|
| issue |
| linked issues
|
|
One individual plot including its comparison outcome.
Definition at line 376 of file json_objects.py.