Skip to content

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

Closed
Jeevanm2004 wants to merge 1 commit into
chartjs:masterfrom
Jeevanm2004:fix/color-docs-issue-12190
Closed

docs: add axis tick and label color documentation (fixes #12190)#12227
Jeevanm2004 wants to merge 1 commit into
chartjs: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

@Jeevanm2004 Jeevanm2004 closed this by deleting the head repository Jul 29, 2026
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