piker/piker/ui
Gud Boi fadab3d2bc Target FSP history graphics by SHM token
Replace whole-linked-chart refreshes after FSP history rebuilds
with updates selected by normalized destination `NDToken` identity.

Clear each matching `Viz` formatter and max/min cache, redraw
its path, then rescale only the affected view. This keeps primary
and foreign market curves stable while near-term history is
backfilled.

Record the concrete piker `PlotItem`, `ChartView`, `Axis`, and
`YAxisLabel` relationships used by the redraw path.

Prompt-IO: ai/prompt-io/opencode/20260828T195032Z_9115d24d_prompt_io.md

(this patch was generated in some part by `opencode` using `gpt-5.6-sol` (`openai`))
2026-09-01 22:07:22 -04:00
..
kivy .data: cut feed layer over to `datad` actors 2026-06-10 13:13:44 -04:00
quantdom Drop quantdum legend item 2021-05-24 12:23:02 -04:00
__init__.py Port all `.ui*` submods to new `.ui.qt` imports 2024-05-01 14:33:10 -04:00
_anchors.py Port all `.ui*` submods to new `.ui.qt` imports 2024-05-01 14:33:10 -04:00
_annotate.py Fix Qt indexing in `GapAnnotations.reposition()` 2026-08-17 19:08:28 -04:00
_app.py .data: cut feed layer over to `datad` actors 2026-06-10 13:13:44 -04:00
_axes.py Gate `size_to_values()` on macOS in `_axes.py` 2026-03-24 20:21:29 -04:00
_chart.py Use `tractor.ipc._shm` types directly across codebase 2026-03-17 18:00:29 -04:00
_cursor.py Add order-cancel debugging and multiline kbd logs 2026-02-23 12:22:48 -05:00
_curve.py Rm unused import in `.ui._curve` 2026-02-22 16:05:52 -05:00
_dataviz.py Target FSP history graphics by SHM token 2026-09-01 22:07:22 -04:00
_display.py Fix focused gap routing in `ChartView` 2026-08-17 19:09:46 -04:00
_editors.py .ui._editors: log multiline styling and re-leveling 2026-03-17 21:15:31 -04:00
_event.py Adjust to `trio`'s strict eg nurseries throughout! 2026-01-06 22:27:58 -05:00
_exec.py Add global UI font-size zoom scaling (from @dnks) 2026-03-17 21:15:19 -04:00
_feedstatus.py Adjust feed status fields/display-pane to new actor-ID 2026-01-06 22:27:58 -05:00
_forms.py Add global UI font-size zoom scaling (from @dnks) 2026-03-17 21:15:19 -04:00
_fsp.py Target FSP history graphics by SHM token 2026-09-01 22:07:22 -04:00
_gaps.py Fix `PlotItem` cleanup in `GapOverlayMngr` 2026-08-17 19:08:02 -04:00
_icons.py Port all `.ui*` submods to new `.ui.qt` imports 2024-05-01 14:33:10 -04:00
_interaction.py Fix focused gap routing in `ChartView` 2026-08-17 19:09:46 -04:00
_l1.py Fix `Qt6` types for new sub-namespaces 2026-02-22 16:03:19 -05:00
_label.py Add global UI font-size zoom scaling (from @dnks) 2026-03-17 21:15:19 -04:00
_lines.py .ui._lines: drop unused graphics-item import 2026-03-17 21:15:31 -04:00
_notify.py ARRG, disable `dunst` notifications for now in order mode 2023-05-09 14:49:26 -04:00
_ohlc.py Port all `.ui*` submods to new `.ui.qt` imports 2024-05-01 14:33:10 -04: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 Target FSP history graphics by SHM token 2026-09-01 22:07:22 -04:00
_position.py Add global UI font-size zoom scaling (from @dnks) 2026-03-17 21:15:19 -04:00
_remote_ctl.py Own gap overlays in chart-local `GapOverlayMngr` 2026-08-14 19:03:11 -04:00
_render.py Port all `.ui*` submods to new `.ui.qt` imports 2024-05-01 14:33:10 -04:00
_search.py improve ui zoom defaults 2026-03-17 21:15:19 -04:00
_signalling.py Change over the UI layer to use `MktPair` 2023-05-24 15:30:17 -04:00
_style.py Improve styling and logging for UI font-size zoom 2026-03-17 21:15:19 -04:00
_widget.py Own gap overlays in chart-local `GapOverlayMngr` 2026-08-14 19:03:11 -04:00
_window.py Use walrus `getattr()` over `hasattr()` in `_window` 2026-04-16 13:31:09 -04:00
cli.py .data: cut feed layer over to `datad` actors 2026-06-10 13:13:44 -04:00
order_mode.py Guard `brokerd_msg` set in order-mode dialog loop 2026-04-15 18:54:33 -04:00
qt.py Add global UI font-size zoom scaling (from @dnks) 2026-03-17 21:15:19 -04:00
view_mode.py Adjust all `.tsp` imports to use new sub-pkg 2023-12-18 11:54:28 -05:00