SciTools / .github

Organisational level things such as the SciTools README and organisation workflows
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Include charts in the Peloton? #13

Open trexfeathers opened 1 year ago

trexfeathers commented 1 year ago

The original proof-of-concept for the Peloton was a custom web page. This included two graphs:

These graphs could still be generated from the Pandas DataFrame that is used during the automated querying and updating. The images could be added as drafts, set to appear in particular views. The benefit vs effort here is unclear, I am recording since it is a feature we have lost by transferring to a Github project.

trexfeathers commented 8 months ago

If we were to go for this I reckon it would be simplest to store the graphs as actual issues in this repo, since they will then be automatically included in the Peloton project. Would be workable to give them some property ensuring they appear at the top of sorted lists e.g. an updated date far in the future.