Safe-DS / Library

A user-friendly library for Data Science in Python.
https://library.safeds.com
MIT License
18 stars 4 forks source link

test: add test for a lot of rows in one table moving average plot #913

Open Gerhardsa0 opened 4 months ago

Gerhardsa0 commented 4 months ago

Is your feature request related to a problem?

When plotting a lot of rows, the x-axis might get messed up. This is not tested right now.

Desired solution

Add a test with plotting 1000 date rows.