piker/piker
Tyler Goodlet 07beec59bf Hopefully fix datum offset on signal sub-plots
Added a comment to clarify, ish.
Add `ChartPlotWidget._overlays` as registry of curves added on top of
main graphics. Hackishly (ad-hoc-ishly?) update the curve assuming the
data resides in the same `._array` for now (which it does for historical
vwap).
2020-10-02 12:13:28 -04:00
..
brokers Start brokers.api module 2020-10-02 12:13:28 -04:00
cli Add `services` cmd for monitoring actors 2020-10-02 12:13:28 -04:00
data Port to new data apis 2020-10-02 12:13:28 -04:00
fsp Fix dbz with `np.divide()` 2020-10-02 12:13:28 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Hopefully fix datum offset on signal sub-plots 2020-10-02 12:13:28 -04:00
watchlists Reord watchlist cmds into new package 2020-05-26 14:49:50 -04:00
__init__.py Use msgpack-numpy 2020-10-02 12:13:28 -04:00
_async_utils.py An explicit name is prolly better 2018-11-25 19:23:07 -05:00
calc.py Allow specifying number of displayed digits 2018-11-13 18:42:34 -05:00
log.py Delegate logging to `tractor` 2020-02-29 12:29:20 -05:00