Skip to content

Clarify the style angle convention#6957

Open
Kkkakania wants to merge 1 commit into
holoviz:mainfrom
Kkkakania:agent/document-style-angle-convention
Open

Clarify the style angle convention#6957
Kkkakania wants to merge 1 commit into
holoviz:mainfrom
Kkkakania:agent/document-style-angle-convention

Conversation

@Kkkakania

Copy link
Copy Markdown

Summary

  • document that the existing Angle style-mapping example uses Cartesian angles
  • state that 0 degrees points right along the positive x-axis and positive angles rotate counterclockwise
  • distinguish this convention from compass bearings

Closes #6381.

Validation

  • python -m pytest --nbval-lax examples/user_guide/04-Style_Mapping.ipynb -q (27 passed)
  • pre-commit run --files examples/user_guide/04-Style_Mapping.ipynb (all applicable hooks passed)
  • notebook JSON parse
  • git diff --check

AI assistance

OpenAI Codex assisted with issue research, the documentation edit, validation, and PR drafting. I reviewed the complete one-cell diff. No private data or external figure assets are included.

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.

Document angle convention in style mapping is from the horizontal

1 participant