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
Hi, charts are not displaying for data more than 1000 rows. Is 1000 rows the limits?
Hi Chun,
Thank you for your purchase.
We don't have any limitation about data in charts. For that is responsible chart engine that you are using.
Can you please tell me which chart engine you are using, which chart type?
Also, if is possible to send me your data to try to reproduce on our end what is going on is limitation of the engine or it is something else.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi Chun,
Yes we faced the same issue. We found what cause the issue. It was your datatime column. If you use all other except that you will create the chart.
So what you need to do is to change some code in plugin. In file
wp-content/plugins/wpdatatables/source/class.wpdatachart.php: around line 1394
you will find this
and you have to replace it with this
We need to test it a little but if everything is alright after testing this will be included in core in next update.
Thank you for reporting this and sorry for inconvenience,
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi Milan,
Thank you for the reply.
I followed your instruction in changing the code.
However, the charts are still not displaying when it exceed 1000 points (highchart, line chart).
Hello Chun Sen Poh
There seems to be a limit with Highcharts, then.
Can you please take a look at this: https://api.highcharts.com/highcharts/plotOptions.series.turboThreshold
You would need to include that in wpDataCharts callbacks.
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