piker/piker
Tyler Goodlet 185090f08f Move axis hiding into `.overlay_plotitem()`
Since we pretty much always want the 'bottom' and any side that is not
declared by the caller move the axis hides into this method. Lets us
drop the same calls in `.ui._fsp` and `._display`.

This also disables the auto-ranging back-linking for now since it
doesn't seem to be working quite yet?
2023-02-03 11:30:36 -05:00
..
brokers `kraken`: catch value error not index on missing `src_fiat` in pair 2023-01-23 15:36:20 -05:00
clearing Merge pull request #441 from pikers/dark_clearing_repairs 2023-01-30 14:21:23 -05:00
cli Match `services` subcmd to new reg addr module variables 2023-01-13 13:21:49 -05:00
data Better handle dynamic registry sampler broadcasts 2023-02-03 08:13:19 -05:00
fsp Fix history array name 2023-02-02 15:06:32 -05:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Move axis hiding into `.overlay_plotitem()` 2023-02-03 11:30:36 -05:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Expose `.open_feed()` and `open_piker_runtime()` eps at top level 2022-11-10 13:06:31 -05:00
_cacheables.py Port to new `tractor.trionics.maybe_open_context()` api 2022-01-23 21:01:38 -05:00
_daemon.py Passthrough `tractor` kwargs directly 2023-02-02 16:11:31 -05:00
_profile.py Make profiler work when nested and not? 2023-02-03 07:37:13 -05:00
calc.py Lul, adhere to returning `str`s in `humanize()` 2022-01-25 07:57:01 -05:00
config.py Always touch config file dir if dne 2023-01-10 11:09:19 -05:00
log.py Type annot name in put to log routine 2022-06-05 22:13:36 -04:00
pp.py Fix `open_trade_ledger()` enter value type annot 2023-02-02 16:11:31 -05:00
trionics.py Start trionics mod with an `async_enter_all` 2022-01-23 19:41:57 -05:00