giovannihenriksen / Anki-Simulator

Simulator for Anki
GNU Affero General Public License v3.0
76 stars 11 forks source link

Improve interactive graph performance for large datasets #20

Closed giovannihenriksen closed 4 years ago

giovannihenriksen commented 4 years ago

Currently, the downsampled data in the graph is lost, thus decreasing accuracy. In the future a feature could be implemented to take the averages of the omitted data for a more accurate representation.

For future reference: https://stackoverflow.com/questions/5162130/