I do not understand how this chart is supposed to work. WPDatatables states 4 columns are required but the Charts.js states only 3 is required.
I'm attempting to create a chart with the date(year) across the bottom, price on the vertical access and the count to determine the size of the bubble. What is the 4th supposed to be and does the order of the columns in the chart creator matter?
I do not understand how this chart is supposed to work. WPDatatables states 4 columns are required but the Charts.js states only 3 is required.
I'm attempting to create a chart with the date(year) across the bottom, price on the vertical access and the count to determine the size of the bubble. What is the 4th supposed to be and does the order of the columns in the chart creator matter?
https://www.chartjs.org/docs/latest/charts/bubble.html
Hello Andrew
The fourth column you need for wpDataTables is the string column (doesn't have to be a string) that will be used for the bubble's label.
So, you have X, Y and radius (integer columns), and the 4th one is for the label. Having a label is mandatory, so you can't exclude it.
Kind Regards,
Aleksandar Vuković
[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