Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Stocks Plugin: Add chart capability #127

Open
mattrasband opened this issue Jun 13, 2018 · 1 comment
Open

Stocks Plugin: Add chart capability #127

mattrasband opened this issue Jun 13, 2018 · 1 comment

Comments

@mattrasband
Copy link
Contributor

No description provided.

@brendonakay
Copy link
Contributor

I was thinking about this and one way we could do this would be to convert the time series data into a graph and then export that graph as an image. This would then get served to slack as an attachment.

matplotlib.pyplot has a savefig() method for this

Pyplot has a static image export library

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants