piker/piker/ui
Tyler Goodlet 9eeea51165 Define shm buffer sizing in `.data.history`
Also adjust sizing such that the history buffer will backfill the last
six years by default (in 1m OHLC) and the hft buffer will do only 3 days
worth. Also ensure the fsp layer passes the src shm's buffer size when
allocating since the size is now required by allocators in the shm apis.
2023-06-27 13:41:47 -04:00
..
kivy Port kivy monitor to new tractor stream api 2021-04-29 09:10:11 -04:00
quantdom Drop quantdum legend item 2021-05-24 12:23:02 -04:00
__init__.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
_anchors.py Even more correct "default view" snap-to-pp-marker 2022-04-30 11:36:23 -04:00
_annotate.py Adjust `.ui` modules to new set-style "optional" annots 2023-03-10 18:20:22 -05:00
_app.py Rename fqsn -> fqme in ui mods 2023-05-22 12:13:00 -04:00
_axes.py Whenever there is overlays, set a title on main chart price-y axis! 2023-06-27 13:41:47 -04:00
_chart.py Whenever there is overlays, set a title on main chart price-y axis! 2023-06-27 13:41:47 -04:00
_cursor.py Drop `bar_wap` from default ohlc field set 2023-06-27 13:41:47 -04:00
_curve.py Disable coordinate caching during interaction 2023-03-10 18:20:22 -05:00
_dataviz.py Use last 16 steps in period detection, not first 16.. 2023-06-27 13:41:47 -04:00
_display.py Only hard re-render `Viz`s matching backfill deats 2023-06-27 13:41:47 -04:00
_editors.py Adjust `.ui` modules to new set-style "optional" annots 2023-03-10 18:20:22 -05:00
_event.py Drop use `tractor.trionics.gather_contexts()` in `open_handlers()` 2022-09-12 20:25:15 -04:00
_exec.py Start `piker.service` sub-package 2023-03-09 15:37:42 -05:00
_feedstatus.py Fill in label with pairs from `status` value of backend init msg 2022-06-05 22:08:00 -04:00
_forms.py Adjust `.ui` modules to new set-style "optional" annots 2023-03-10 18:20:22 -05:00
_fsp.py Define shm buffer sizing in `.data.history` 2023-06-27 13:41:47 -04:00
_icons.py Add an icon setter api to `Selection` 2021-09-14 12:25:30 -04:00
_interaction.py numpy: drop `numpy.float` in py311 2023-05-04 12:01:59 -04:00
_l1.py TOSQUASH: 84f19308 (l1 rework) 2023-02-12 15:38:43 -05:00
_label.py Fix reading font size from user config 2023-06-19 15:13:01 -04:00
_lines.py Some linting fixes after trying out `ruff` 2023-05-24 17:25:23 -04:00
_notify.py ARRG, disable `dunst` notifications for now in order mode 2023-05-09 14:49:26 -04:00
_ohlc.py Disable coordinate caching during interaction 2023-03-10 18:20:22 -05:00
_orm.py Adjust `.ui` modules to new set-style "optional" annots 2023-03-10 18:20:22 -05:00
_overlay.py Facepalm, align overlay plot view exactly to parent 2023-03-10 18:20:22 -05:00
_pg_overrides.py Adjust `.ui` modules to new set-style "optional" annots 2023-03-10 18:20:22 -05:00
_position.py Change over the UI layer to use `MktPair` 2023-05-24 15:30:17 -04:00
_render.py Expose a `force_reformat: bool` up through graphics stack 2023-06-27 13:41:47 -04:00
_search.py Rename fqsn -> fqme in ui mods 2023-05-22 12:13:00 -04:00
_signalling.py Change over the UI layer to use `MktPair` 2023-05-24 15:30:17 -04:00
_style.py Fix reading font size from user config 2023-06-19 15:13:01 -04:00
_window.py Adjust `.ui` modules to new set-style "optional" annots 2023-03-10 18:20:22 -05:00
cli.py Don't double send `enable_modules` and `debug_mode` in kwargs.. 2023-03-10 10:30:26 -05:00
order_mode.py Fix `_digits` attr names in order mode.. 2023-05-28 13:13:43 -04:00
view_mode.py Add `.data._timeseries` utility mod 2023-06-27 13:41:47 -04:00