As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hello. I'm having trouble configuring a radar chart using the chart js engine.
I have a table created with wpDataTables. The table has a row with the three columns I'm interested in for the chart, but when I select them in the axes I only see two series instead of three. I'm sure that the data is the same type for all three fields (float 16,2)
Here is the procedure followed:
I go to wp-admin > wpDataTables > Charts > Add New
Chart Type: select Radar (available with Chart.js)
Rendering engine: Chart.js
Data source: select the table
Chart data range: select Only one row
Columns used in the chart: select three columns
When I go to the last step of the wizard, instead of three series, I only see two. Why? Where am I going wrong? thank you
Attached files: datatables.pdf
Is there anybody?