slider bar's values jumps when moving the bar's knob
See original GitHub issueI used add_image()
to record some visualization results at each step/epoch, during training the image at each step/epoch is displayed well, but after the training is done, when i draw the knob left and right, it doesn’t increase or decrease incrementally by step 1, instead step numbers can just goes like 1->2->4->6->12 …, which is annoying, my college also has the same issue. I guess it is a front-end issue, can anyone post a fix? Thanks.
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Slider Design: Rules of Thumb - Nielsen Norman Group
Summary: Selecting a precise value using a slider is a difficult task requiring good motor skills, even if the slider is well designed....
Read more >Sliders in UI: Click to set values - Wishlist
It seems like every slider in the game does not follow basic UI rules. Clicking somewhere along the slider bar should make the...
Read more >Create a HEALTH BAR, Volume slider and LOADING BAR!
This tutorial/guide will show you how to quickly create a simple slider component that can be used to create progress bars, volume sliders...
Read more >Designing The Perfect Slider - Smashing Magazine
As a slider's value changes, usually the portion of the track between the lower-bound value and the position of the thumb fills with...
Read more >Word for the moving part of a slider? - English Stack Exchange
Slider Class: Represents a control that lets the user select from a range of values by moving a Thumb control along a Track....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
HI, I just tried 0.1.8 and found that by also modifying
image_metadata
intensorboard/backend/application.py
solves the problem.I use the ‘domo.py’, but the PROJECTOR is not working.Why?