Allow user options to control axis color and text size/color in rendered charts
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
Would be really sweet if user can control the color and size of the text and the axes themselves in rendered charts.
For example, I have a chart that looks like below. It's a great chart except that the text in the x and y axes is really small and really faint (light grey on white). Basically illegible if I display it on a screen with a projector. Would be great if I could increase the size of the text and use a darker color (something closer to black).

Could be as simple as adding controls like this to the "Customize this chart" dialog:

Thanks for a wonderful product!
Contributor guide
Research direction
Start by locating the "Customize this chart" dialog and the code responsible for rendered chart axes and text styling. The work is done when users can control axis color and the size and color of axis text in rendered charts, including the example readability problem described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100