Closed Greg15 closed 2 years ago
Using Bluestacks I get the same happening as Greg.
Thanks for that @Greg15 and @RevNotDev . Actually this is a different bug, the bars should get a different color when selected, whereas they didn't. I have implemented a fix that will be out in the next release, where the bar selected will get painted in a different color.
I assume that the bar color change won't indicate which data point is selected if selection is a UV INDEX of zero, since no bar?
My guess is that it's the best option available, but still not as complete as the data point selection feedback in line charts
I assume that the bar color change won't indicate which data point is selected if selection is a UV INDEX of zero, since no bar?
My guess is that it's the best option available, but still not as complete as the data point selection feedback in line charts
Unfortunately this functionality isn't available in the charts' library, but even if it was I am not sure that would be a correct one as a bar isn't an actual data point like a line consists of many data points.
But in any case, we will think if there is another way to show it in a redesign we are doing regarding the historical charts and especially the popup/highlighting of values.
Fixed on the latest beta version. Thank you!
WeatherXM Related Element
Please pick one of the following WeatherXM elements that are applicable for this bug:
Describe the bug
When clicking on a data point in the UV Index historical chart, the corresponding vertical and horizontal data point lines aren't drawn that are shown in all other historical data charts. This causes a little bit more looking to confirm if the displayed pop-up is for the data point the user intended to click on with their finger.
How To Reproduce
Steps to reproduce the behavior:
Expected behavior
The data point lines would display, just like is done in all other historical data charts
Screenshots
If Applicable: Smartphone (please complete the following information that are needed for this bug):
Additional context
I recognize that the UV Index chart is a bar chart, and all the other charts are line charts, so I recognize that they underlying chart features might not be the same. But when clicking on a data point in the UV Index historical chart, it always takes me a bit longer to confirm if the displayed pop-up is for the data point I intended to click on with my finger. It's a little disorienting, and is a bit more frustrating than need be when trying to click on a particular data point and fat-fingering the wrong data point.