Skip to content

docs: add axis tick and label color documentation (fixes #12190)#12227

Open
Jeevanm2004 wants to merge 1 commit intochartjs:masterfrom
Jeevanm2004:fix/color-docs-issue-12190
Open

docs: add axis tick and label color documentation (fixes #12190)#12227
Jeevanm2004 wants to merge 1 commit intochartjs:masterfrom
Jeevanm2004:fix/color-docs-issue-12190

Conversation

@Jeevanm2004
Copy link
Copy Markdown

Fixes #12190

The colors documentation did not explain how to customize axis tick labels,
axis title colors, or grid line colors. This made it difficult for users
on dark backgrounds to know how to change these.

Added a new "Axis label and tick colors" section covering:

  • ticks.color for tick label colors per scale
  • title.color for axis title colors
  • grid.color for grid line colors
  • Chart.defaults.color for global overrides

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.

the use of colors could use a better explanation on the homepage ;) great plugin though. total time to implement under 4 hrs 👍

1 participant