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

bar chart Hover over data not available with touchscreen only #1163

Open
mrfloppy88 opened this issue Oct 30, 2024 · 0 comments
Open

bar chart Hover over data not available with touchscreen only #1163

mrfloppy88 opened this issue Oct 30, 2024 · 0 comments

Comments

@mrfloppy88
Copy link

mrfloppy88 commented Oct 30, 2024

I have setup a Bar chart showing the daily delta's of some energy meters

when i hover over with a mouse i get to see the start and end time with the value of that day nicely below the main value

but when i have no mouse (only touchscreen) i can long press the bars, they turn a bit grey to indicate a selection, but i do not see the value or start-end times

currently the bar chart is quite unusable on touchscreens

with touch:
barcharttouch

with mouse:
barchartmouse

expected behaviour:
tap to select a bar and then show the data for that bar as long as selected, tap somewhere else to unselect

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

No branches or pull requests

1 participant