I'm having issues setting up a google bubble chart in Datatables, as you can see here https://developers.google.com/chart/interactive/docs/gallery/bubblechart , the graph can be set up with multiple string columns, however, when I select the data in the plugin it only lets me select one string column to be used as label. Is there a way around this? I'm looking to set up a chart like the one you can see on the example.
In wpDataTables plugin, all charts can have just one String/Date/Datetime column added and all other columns should be numerical. Unfortunately it is not possible to add more then two String/Date/Datetime columns in Bubble chart. You can take a look at the example of bubble chart on our documentation page at this link.
Hello,
I'm having issues setting up a google bubble chart in Datatables, as you can see here https://developers.google.com/chart/interactive/docs/gallery/bubblechart , the graph can be set up with multiple string columns, however, when I select the data in the plugin it only lets me select one string column to be used as label. Is there a way around this? I'm looking to set up a chart like the one you can see on the example.
Thank you,
Marc
Hi mipogg,
Thank you for the purchase.
In wpDataTables plugin, all charts can have just one String/Date/Datetime column added and all other columns should be numerical. Unfortunately it is not possible to add more then two String/Date/Datetime columns in Bubble chart. You can take a look at the example of bubble chart on our documentation page at this link.