automeris-io / WebPlotDigitizer

Computer vision assisted tool to extract numerical data from plot images.
https://automeris.io
GNU Affero General Public License v3.0
2.63k stars 363 forks source link

Circular chart recorder assumes 7-day rotation time #313

Closed ankitrohatgi closed 8 months ago

ankitrohatgi commented 8 months ago

Some chart recorders run for 24 hrs and not 7 days.

Relevant code: https://github.com/ankitrohatgi/WebPlotDigitizer/blob/master/app/javascript/core/axes/circularChartRecorder.js#L67