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

[Feature]: Separate chart label control for y and y2 #2265

Open
hughess opened this issue Jul 25, 2024 · 0 comments
Open

[Feature]: Separate chart label control for y and y2 #2265

hughess opened this issue Jul 25, 2024 · 0 comments
Labels
customer request An Evidence customer has requested this ui/data Charts, tables and other viz

Comments

@hughess
Copy link
Member

hughess commented Jul 25, 2024

Description

Control labels for y and y2 series separately

What problem would this solve?

Currently if you have y and y2 in a chart, turning labels on turns them on for both. Changing label position also applies to both

How should it work?

yLabels, y2Labels, yLabelPosition, y2LabelPosition

and so on for other props, potentially for setting style of the labels (size, bold, colour, etc)

@hughess hughess added customer request An Evidence customer has requested this ui/data Charts, tables and other viz labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer request An Evidence customer has requested this ui/data Charts, tables and other viz
Projects
None yet
Development

No branches or pull requests

1 participant