Heads up!
Hi guys, we see a lot of people struggling with the recent TIME ZONE CHANGE in the United States, and with the upcoming time zone change in Europe (March 26th). If you see incorrect times in the appointments booked after Daylight Savings Time starts, the time zone of your WordPress site needs to be adjusted.
Please check out THIS ARTICLE about the time zones in Amelia.
i have users fill a gravity form where they click a dropdown to choose the food they like, i want to draw a chart that shows most favorite food over time, or most popular food by simply adding up the number of times a particular food was selected.
or i simply want to draw a chart on the most frequent user names.
how do i do this....cant seem to get the info anywhere.
Hi Taryn Praise,
Thank you for your purchase.
Sorry but I did not quite understand what are you trying to achieve.
Can you please describe me a little bit more or send me some example/screenshot so I can give you my suggestion.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Taryn Praise,
My suggestion is to make a table which will have 2 columns.
First column will be for example "name" which values will be chocolate and icecream.
Second column will be "number" ( int) which will refer the number of chocolate and icecream.
So from that you can create a chart with two columns string( Name) and int ( Number).
Hope this can help you out.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables