You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynamics charts should be considered as a first version I think.
A few points of improvement:
Display the charts in a modal. This is especially useful for the desktop version. Charts will be easier to manipulate.
Javascript modularization of charts.
[stand-by] CSV data are transformed in JSON and static in the code. It should be retrieved and transformed dynamically to change the data without manual operations.
Dynamics charts should be considered as a first version I think.
A few points of improvement: