catalyst / moodle-tool_cloudmetrics

Realtime metrics for Moodle
https://moodle.org/plugins/tool_cloudmetrics
GNU General Public License v3.0
0 stars 3 forks source link

Issue #97: Make chart display the full time period. #147

Closed jaypha closed 1 year ago

jaypha commented 2 years ago

Resolves #97

Maximum data points is still limited to 1000.

petersistrom commented 2 years ago

Not sure if this is an issue or not but seems to be working fine if the data is under the 1000 point limit, but the dates are being truncated if we go over the limit image Screenshot from 2022-08-26 16-20-32

jaypha commented 1 year ago

I did say that it was still limited to displaying 1000 data points. That means that if there are more than 1000 data points over the time period, then it will get truncated.

If this is not desired behaviour, then please specify, and I will update it.

brendanheywood commented 1 year ago

I think land this as is, there is more improvements to this in https://github.com/catalyst/moodle-tool_cloudmetrics/issues/148