pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
102 stars 17 forks source link

Axis sticky api, `PlotItem` is the new "chart" #448

Closed goodboy closed 1 year ago

goodboy commented 1 year ago

Prepares for further overlay and charting API reworking delivered in support of #420 by moving y-axis sticky label API to the Axis type and passing around our PlotItem override to the internals of our charting APIs allowing us to focus internal code round the PlotItem lower-level interface instead of our ChartPlotWidget widget..

This is mostly a preparatory set of internal hanges that shouldn't affect anything UI or public API related: