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 Guys,
You mention in the 1.7.1 release articles that there is now support for empty values: "Previously, when working with Integer, or Float columns, whenever you had an empty cell it was automatically converted to zero value. It didn’t always work for all of the tables, as sometimes no value just means no value – and not a zero – so we implemented support for blank values for all kind of tables. Sorting is still working, they are treated as ‘negative infinity’."
The only problem is it's not clear how to actually implement this. I have a line graph with null values that need to be null. I have tried everything in the options to make this happen with no luck.
The only thing I could find on this was a user ticket from October (https://tmsplugins.ticksy.com//ticket/2557131/) which suggested that the only way to do it was to edit the code and change a setting or two. Is there an easier way (like some sort of tick box option)? If not, can you please run me through exactly how to make null values disappear rather than revert to 0.
Many thanks
Hello Edmund
Thank you for your purchase.
When charts are concerned, unfortunately, this is still the only way to use NULL values in a chart.
You can also check out this ticket for more details: https://tmsplugins.ticksy.com/ticket/2640252/
Basically, you'll need to use wpDataCharts callbacks on the page.
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
Hi Aleksandar.
Thanks for getting back to me.
I'm not a developer and although I used to do a bit of HTML and some python, I am pretty lost when it comes to JS. I might be able to figure out the code snippet itself, but I wouldn't even know how to access the JS file to edit it, or where to insert the snippet in the file.
Is it on your guys' road map to add a drop-down option for null values? I like the product you guys have made, but this does seem like a bit of an oversight, especially given that Google Data Studio (which I imagine uses the same engine as your Google charts) has the option to render null values either as line breaks, as 0 or use linear interpolation.
Hello again Edmund
We use free libraries of chart engines, and they don't have all options paid engines do, so changes need to be made using wpDataChart callbacks, which, unfortunately, do require some coding skills.
Google Data Studio is Google's, as well as Google charts, so it's rather expected that they are using full support for their own charts. Our developers will work on more options when it comes to wpDataCharts, but I don't know when or even if this will be added as a drop-down option, but I can promise that I will forward it to our development team for review.
You can also add it as a feature suggestion on this page, so our developers receive a vote from a customer in this regard. More votes a suggestion receives, more likely it will be developed sooner.
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
Thanks, Aleksandar. I appreciate you being honest in the reply.
I've filled in the suggestion form and will keep my fingers crossed. For now, I'm just going to screenshot a Google Data Studio chart and put it in my Wordpress post.
You're welcome, Edmund
Sorry I couldn't be of more assistance here, but I am glad to hear that you found a workaround that will work for you.
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