Actogram plots generated using ggetho::ggetho function are slow to generate, especially when data exceed 10 animals and 50.000 rows .
microbenchmark inside the chain of events to understand at what moment the bottleneck is and see if it can be improved. It could possibly be during plot generation itself inside Annotate$plot_actogram()
Actogram plots generated using ggetho::ggetho function are slow to generate, especially when data exceed 10 animals and 50.000 rows .
microbenchmark inside the chain of events to understand at what moment the bottleneck is and see if it can be improved. It could possibly be during plot generation itself inside Annotate$plot_actogram()