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
I'm running into frustrations with using Google Charts for displaying my data.
I have a lot of data, so I need to make a very big chart. But the bigger I make the chart, the bigger the unnecessary top and bottom padding get. The attached screenshot is of the top of a table set to 1500 pixels tall. That massive vertical padding is reflected in both this preview page and the backend editor.
Also, there's a lot of unnecessary horizontal padding that can't be removed. The blue highlight in the image shows the dimensions of the chart div, and you can there's about 100 px. on the left and about 150 px. on the right that could be removed to allow the chart to fill the width.
Yes, I have my chart set to be responsive, and it is responsive, but there's far too much horizontal padding and it breaks visual alignment and makes the chart very difficult to understand.
I tried Chart.js instead, and its layout works better, but I don't like its visual style, and it seems there's no horizontal bars option.
Hello Daniel.
Thank you for your purchase.
I completely understand.
The best way to go about this would be if you could please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
I'll take a look at the setup, but this is probably coming from the theme you're using. It shouldn't be taking that much space.
Best regards.
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, but all it would take to replicate my problem is:
Hi again Daniel.
I cannot replicate your issue in my environment.
Usually, issues like this are linked to a conflict with the theme or one of the plugins you have installed on your page, and that is why I'd need to take a look at least at the page where the chart is located if remote access is not an option.
Best regards.
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
Hello again Daniel.
This is the default behavior of Google Charts engine, unfortunately, so there's no CSS or settings we can change to make it look better.
However, there are wpDataChart callbacks which can make it look better. I added the following script on the page, and it should look much better now:
Please take a look at your page:
https://mypodcastreviews.com/wp-admin/post.php?post=873&action=edit
And let me know if this is OK.
Best regards.
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