mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 21:45:09 +08:00
670706158a
Overhauls `zipline.modelling.visualize` to use in-memory buffers when shelling out to `dot` and friends. Also adds `svg`, `png`, and `jpeg` attributes to `TermGraph`, and adds a `_repr_png_` so that `TermGraph` renders as a PNG by default.