Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow padding functions 2 #886

Closed
wants to merge 3 commits into from
Closed

Conversation

bao-ho
Copy link
Collaborator

@bao-ho bao-ho commented Dec 3, 2024

Checklist

Description

This PR is a continuation from my last PR #880
It handles the cases where paddings can be functions. This comes in handy when there is a need for flexible placement of labels that are dependent on some bars.

Moranski25 and others added 3 commits November 19, 2024 09:07
* feat: added radial axis

* feat: added radial axis

* feat: added center offset for label positioning

* feat:  updating arc tick color

* fix: fixed a bug with labelplacement

* refactor: changed name of radius property in arc-axis

* fix: added default value to radius property

* fix: arc axis ticklength

* refactor: removed unnecessary props in arc-node

* fix: fixed out of bounds bug in axis-arc-label

* fix: removed tickColor, updated axis-default-settings and added arc-padding

* refactor: removed unecessary use of radius

* docs: doc for radial axis

* feat: added unit tests

* feat: unit test for rendering radial axis

* fix: removed logs

* fix: removed chai import in unit test

* feat: added radialboundschecking and corrected unit tests

* fix: removed unnecessary collider
@bao-ho bao-ho requested a review from veinfors December 3, 2024 11:40
@bao-ho bao-ho closed this Dec 3, 2024
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.

2 participants