piker/piker/ui
Tyler Goodlet 13f32acfdf Only update history on bar increment
With the improved update logic on `BarsItems` it doesn't seem to be
necessary. Remove y sticky for overlays for now to avoid clutter that
looks like double draws when the last overlay value is close to the last
price.
2020-10-22 21:21:14 -04:00
..
kivy Port monitor to normalized streams 2020-10-02 12:13:28 -04:00
qt Move all Qt components into top level ui module 2020-10-02 12:13:28 -04:00
quantdom Convert timeit thing to use print() 2020-10-02 12:13:50 -04:00
__init__.py Docs the ui pkg mod 2020-10-02 12:13:28 -04:00
_axes.py Implement `tickStrings` for price axis; use float_digits() 2020-10-22 20:22:21 -04:00
_chart.py Only update history on bar increment 2020-10-22 21:21:14 -04:00
_exec.py Scale for hidpi pixmaps too 2020-10-02 12:13:50 -04:00
_graphics.py Fix (really sidestep) flat bar rendering issue(s) 2020-10-22 20:35:51 -04:00
_interaction.py Change scroll "center" to rightmost bar on screen 2020-10-19 21:32:50 -04:00
_signalling.py Factor signalling api into new module 2020-10-02 12:13:28 -04:00
_style.py More "thematic" default view values ;) 2020-10-22 20:42:46 -04:00
cli.py Use partial, pass kwargs to `tractor._main()` 2020-10-02 12:13:28 -04:00