Hey Zeroqode team! I’m trying to create a simple bar chart with your Apex Charts (54 Charts & Graphs) plugin and need guidance on structuring the series data. Specifically, I’m querying the “Leads” data type and grouping by the “When intro email sent” (type: date) field to see how many leads were sent an intro email each day.
I’d like to display the resulting counts on the Y-axis (list of numbers) and the corresponding dates on the X-axis (list of texts). However, I’m having trouble getting the plugin to recognize the data as a list of numbers for the series field. Could you walk me through the exact steps or share an example of how to properly configure the grouped search and populate the Series and Categories fields in the plugin’s settings?
Thanks in advance!