Skip to content

Add ability to specify median and mean lines for diurnal plots - #232

Open
Tom-Kingstone wants to merge 3 commits into
developfrom
Python_Toolkit-#230-TogglableDiurnalProperties
Open

Add ability to specify median and mean lines for diurnal plots#232
Tom-Kingstone wants to merge 3 commits into
developfrom
Python_Toolkit-#230-TogglableDiurnalProperties

Conversation

@Tom-Kingstone

Copy link
Copy Markdown
Contributor

NOTE: Depends on

Issues addressed by this PR

Closes#230

see linked issue
Added ability to remove the mean or median line.

Also added explicit quantile_range argument so it is clearer that that is possible from the method signature

Test files

Changelog

  • Added ability to remove the mean and median line from diurnal plots.
  • Added explicit argument for quantile_range for diurnal plots.

Additional comments

@Tom-KingstoneTom-Kingstone self-assigned this Jul 29, 2026
@Tom-KingstoneTom-Kingstone added the type:feature New capability or enhancement label Jul 29, 2026
jamesramsden-bh

This comment was marked as resolved.

Comment threadPython_Engine/Python/src/python_toolkit/plot/diurnal.py Outdated
Comment threadPython_Engine/Python/src/python_toolkit/plot/diurnal.py Outdated
@Tom-Kingstone
Tom-Kingstoneforce-pushed the Python_Toolkit-#230-TogglableDiurnalProperties branch from cebbe35 to 6288387CompareAugust 10, 2026 10:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:featureNew capability or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Diurnal plots - toggle mean/median or remove mean

2 participants

@Tom-Kingstone@jamesramsden-bh