hub-py icon indicating copy to clipboard operation
hub-py copied to clipboard

Remove Seaborn + Matplotlib

Open ajturner opened this issue 2 years ago • 2 comments

why are Seaborn + Matplotlib required?

ajturner avatar Mar 05 '22 18:03 ajturner

They were required for indicators and their charts. Do I delete the indicator classes now?

ManushiM avatar Mar 05 '22 19:03 ManushiM

I suggest that we keep the classes, but extract the visualization & dependencies to a separate library/module.

This came up because I created a prototype Flask API using Hub.py and didn't want viz dependencies for a JSON api.

ajturner avatar Mar 07 '22 14:03 ajturner