Closed thekenu closed 4 years ago
Hey thekenu,
two really good questions.
At the moment you can only see the 30 latest commits. This is due to the GitHub API that returns pages of 30 items. I will add a button to load more pages. That way you can see more data.
Good idea! I'll add a feature to download the data as .csv and .json.
Best regards, Mirco
Hey,
good news 🥳
You can now load more values when you click on the brand new "Load more" button on the series page https://seriesci.com/UBCFormulaElectric/Consolidated-Firmware/series/master/PDM
Now working on the data export.
And more good news.
You can now download all values from a single series.
Find the link at Series > Settings.
Thank you! Is there a way to embed the branch name in the CSV file as well? I would like to just focus on one branch at a time (i.e. master branch)
Hey thekenu,
I'm always impressed by your great feedback. Please keep it coming 👍
I've added another download button to each series. The resulting CSV file contains all the data that you see in the table right below the button, including the branch name.
Have fun analysing the data offline. Out of interest, what do you want to do with it?
Best regards, Mirco
Here is a little sneak peek
Enojy!
It works great, thanks! Honestly I don't have a specific use-case for offline data at the moment. I was just hoping to take ownership of the raw data for my own record! :smile:
It looks like each series only plots the most recent ~25 or so data entries.
Is there some way to view older data? And is there also a way to download all the past data at once so I can analyze it offline?