-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
[BUG]: Decending X-Axis changes axis titles and data, but not tooltips/hover #490
Comments
Thank you for your report. When I get some time I'll investigate this further. I've never really been happy with how this table works (was contributed by someone else). |
Yeah, I'm not overly fond of it, especially when you start rotating the graphic and the table is static, and you start adjusting things wrong (totally user fault: mine). But it'd be nice if the graphic at least loaded in the same orientation as the table's data layout (i.e. front edge in my graphic should load as 315:340, not 0:0, when the table is flipped via checkboxes/etc.) I haven't checked out the project yet to poke around myself, but if I get time I'll see if I can as well |
rather than actually fixing this I'm just going to take the hover tooltip out completely. It just doesn't seem to be beneficial and taking it out should actually improve processing time. |
* add ability to configure graph height in visualization settings, #462 * add min, max, and variance values of graphed mesh, #286 * add OctoDash support, create Custom Action with `[!WEB]http://127.0.0.1:5000/plugin/bedlevelvisualizer/bedlevelvisualizer` as the command. * adjust the tables for better theme support, #479 * add option for showing mesh data on tab, #496 * remove tooltip hover on tables, #490 * add Prusa adjustment values to graph (still needs verification), #242 * add appearance > title setting to automatically downloaded snapshots, #494 * update docs and screenshots, #335, #358, #468
Sorry I wasn't paying attention. I thought the issue that the arrow on the mouse pop-over was incorrect, not the actual calculated turns. |
Describe the bug
When you select "Descending x-axis", the data and axis titles rotate, but when you hover-over the data, it's showing the non-flipped-data for rotation
Expected behavior
I expect the tooltips/hover to be correct
Screenshots
Firmware and Version
Bed Visualizer Settings version 1.1.0
The text was updated successfully, but these errors were encountered: