I am using Apexcharts plugin to plot “Bar chart - multiple bars”. I have category and its completed status. I have to plot the chart grouped by each category and its status (completed or not completed). For e.g. in the attached screen shot there are 5 “Integrity” types and 2 of them completed (value is 1) and 3 of them not completed (value is 0).
Refer attached screen shot on the search & grouping. My chart displayed all 5 “Integrity” type items as both completed and not completed. Is there any pointers to use the “completed” status properly to get the right bar chart.
@Thimo - do you have any videos or documentation for Apex charts which you can share?