Hello,
I have recently installed and utilised the Charts and Graphs plugin which has worked well and looked great.
However, I noticed an error/bug on the “Line chart” element, which only seem to manifest in the “Live” environment and not “Version-test”.
Error Message
The plugin Charts and Graphs / element Line Chart 📈 threw the following error: TypeError: Cannot read properties of null (reading 'replace') at update (PLUGIN_1656156230536x298565765509152800/Charts-and-Graphs-update--Line-Chart----.js:3:1666) at eval (PLUGIN_1656156230536x298565765509152800/Charts-and-Graphs-update--Line-Chart----.js:3:4072) (please report this to the plugin author)
My Use case:
-
I am trying to display a list of users, grouped by their subscription end date (annual subscription so 12 months from now) > starting date is "Most recent subscription end date + (-13 months) > count of the monthly bucket.
-
My sole data is “Subscription end date”.