8d592886fa
Since higher level charting and fsp management need access to the new `Flume` indexing apis this adjusts some func sigs to pass through (and/or create) flume instances: - `LinkedSplits.add_plot()` and dependents. - `ChartPlotWidget.draw_curve()` and deps, and it now returns a `Flow`. - `.ui._fsp.open_fsp_admin()` and `FspAdmin.open_fsp_ui()` related methods => now we wrap the destination fsp shm in a flume on the admin side and is returned from `.start_engine_method()`. Drop a bunch of (unused) chart widget methods including some already moved to flume methods: `.get_index()`, `.in_view()`, `.last_bar_in_view()`, `.is_valid_index()`. |
||
---|---|---|
.. | ||
__init__.py | ||
_ahab.py | ||
_normalize.py | ||
_sampling.py | ||
_sharedmem.py | ||
_source.py | ||
_web_bs.py | ||
cli.py | ||
feed.py | ||
flows.py | ||
ingest.py | ||
marketstore.py | ||
types.py |