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

vision impaired need the same y axis label formating as for the x axis (which is already available) - or I have made a mistake #795

Open
3 tasks done
typxxi opened this issue Oct 16, 2024 · 1 comment
Labels
feature-request New feature or request Stale

Comments

@typxxi
Copy link

typxxi commented Oct 16, 2024

Checklist

  • I am running the latest version of the card
  • I checked if there isn't another feature request opened with the same request
  • I checked that the feature is not already available in the dev branch

Is your feature request related to a problem? Please describe.
maybe, maybe I had mad a typo in the yaxis trials but I checked that multiple times and had gotten no error, but it did not work due to missing support I guess
This did not work, but also showed no error in the card

apex_config:
  yaxis:
    labels:
      style:
        colors: black
        fontSize: 16px
        fontWeight: bold

Describe the solution you'd like
let us format the y-axis label especially for fontsize and fontweight the same way as it works for the x-axis already
with

apex_config:
  xaxis:
    labels:
      style:
        colors: black
        fontSize: 16px
        fontWeight: bold

Describe alternatives you've considered
if your vision / sight is limited as for my family members there are no other options than using a magnifying lense / glass on a monitor.
But that is horrible. apex chart itself supports already these features.

Additional context
Here you can see the big difference for an impaired at least.
the key figure is the price shown on the y axis scale and the figures from 10 to 50 are tiny and I can not change those.
image

Just compare the readability of 16 versus 10 / 20 & 30 and you can see the importance of the request. I had learned from someone else how to check the genuine apex chart side and try it out .
That way I had found the solution for the labels on the x-axis, but of same importance is the y axis now.
image

@typxxi typxxi added the feature-request New feature or request label Oct 16, 2024
@typxxi typxxi changed the title vision impaired need the same y axis label formating as it works for the x axis already - or I have made a mistake vision impaired need the same y axis label formating as for the x axis (which is already available) - or I have made a mistake Oct 16, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request Stale
Projects
None yet
Development

No branches or pull requests

1 participant