Add a pyqtgraph primer readme #18

Open
opened 2025-01-28 19:42:28 +00:00 by goodboy · 0 comments

Since they’ve really improved their docs and more or less have most of the content we’d be explaining for the chart-types here it’d likely be handy to any new user or existing dev how-and-why-and-where all the lunacy in piker.ui comes from 😂!!


Todos

Since they've really improved their docs and more or less have most of the content we'd be explaining for the chart-types [here](https://pyqtgraph.readthedocs.io/en/latest/getting_started/plotting.html#organization-of-plotting-classes) it'd likely be handy to any new user or existing dev how-and-why-and-where all the *lunacy* in `piker.ui` comes from :joy:!! ---- ### Todos - [ ] add a new `piker/ui/README.rst` at the least which starts pointing to the relevant upstream repo's internal code and related examples? - [ ] link to the various "trying to sync with upstream" issues that we've opened in the past! - we even already have an outstanding summary issue: https://github.com/pikers/piker/issues/416 - particularly note how the `piker` variants of `pyqtgraph` core primitives are heavily reworked for performance plotting of real-time data streams: https://github.com/pikers/piker/issues/109 - [ ] distill the outstanding roadmap as it pertains to `Qt` and `pyqtgraph` as a charting backend: - https://github.com/pikers/piker/issues?q=is%3Aopen+pyqtgraph+ - [ ] provide guidance on alt-frontend charting graphics frameworks that have caught our eye in, https://github.com/pikers/piker/issues/10
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pikers/piker#18
There is no content yet.