Skip to content

Commit

Permalink
rose description for snowflake & sun path
Browse files Browse the repository at this point in the history
dhimmel committed Jan 7, 2025
1 parent 4ae0aa3 commit fd9d9a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion openskistats/display.py
Original file line number Diff line number Diff line change
@@ -194,7 +194,9 @@ def _percent_diverging_style(ci: reactable.CellInfo) -> dict[str, Any] | None:
"bin_proportion_4_W": "Proportion of vertical-weighted run segments oriented with a western cardinal direction.",
"bin_proportion_2_N": "Proportion of vertical-weighted run segments oriented northward with the remaining proportion oriented southward.",
"rose": "Compass rose histogram of run segment orientations. "
"Hover over or click on the 8-bin preview rose to view the full 32-bin rose.",
"Hover over or click on the 8-bin preview rose to view the full 32-bin rose. "
"The snowflake represents the mean orientation and alignment of all run segments, weighted by vertical drop. "
"The sun's path throughout the course of a 120-day season is shown as a yellow band defined by the sun's azimuth on the angular axis and zenith on the radial axis.",
}


0 comments on commit fd9d9a9

Please sign in to comment.