gosling.js icon indicating copy to clipboard operation
gosling.js copied to clipboard

feat(track,core): support clockwise orientation in circular track

Open etowahadams opened this issue 8 months ago • 1 comments

Fix #280 Toward #

Change List

  • Add a clockwise option to circular tracks to change the orientation.

Makes changes to axis, brush, and marks

Clockwise: image

Not clockwise: image

Example of clockwise axis

image

Checklist

  • [ ] Ensure the PR works with all demos on the online editor
  • [ ] Unit tests added or updated
  • [ ] Examples added or updated
  • [ ] Documentation updated (e.g., added API functions)
  • [ ] Screenshots for visual changes (e.g., new encoding support or UI change on Editor)

etowahadams avatar Jun 11 '24 19:06 etowahadams