Skip to content

refactor: improve YAxisRenderer.renderAxisLabels#5194

Open
t49tran wants to merge 1 commit into
PhilJay:masterfrom
t49tran:refactor-minor-improvement-y-axis-renderer
Open

refactor: improve YAxisRenderer.renderAxisLabels#5194
t49tran wants to merge 1 commit into
PhilJay:masterfrom
t49tran:refactor-minor-improvement-y-axis-renderer

Conversation

@t49tran

@t49tran t49tran commented Sep 20, 2021

Copy link
Copy Markdown

PR Checklist:

  • I have tested this extensively and it does not break any existing behavior.
  • I have added/updated examples and tests for any new behavior.
  • If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]

PR Description

Small refactor to YAxisRenderer by replacing the nested if / else with two functions to calculate the label position x and label text alignment.

Hopefully, this is helpful and improve readability a little bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant