hello monks,
i was trying to plot a trend line chart using the subject module.
everything is working except when i have more than 1000 data to plot, im getting:
Template error: undef error - WHILE loop terminated (> 1000 iterations)
i wonder if this is a limitation or if there is any workaround for me to be able to still generate the line chart with more than 1K data.