We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
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