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
How do you mate the date format just mm/yy? I can see a selection of date formats but not a custom setting.
I also would like the date axis to not be responsive with the table. our table shows data for multiple pharmacies I would like to pick the branch but the date to always show past to now on the graph, but the table to show newest date on the top is this possible?
Hi davidsonschemists,
Thank you for your purchase.
Yes you can add it but you have to change some core files in plugin. You can add that format in file wp-content/plugins/wpdatatables/templates/admin/table-settings/column_settings_panel.inc.php around line 453 like this
For layout of the charts we are using engines(highcharts,chartjs and google chart engine) which is default behavioral. If you need to customize chart for your needs you can check in our documentation about wpDataCharts callbacks .
You can do that but you have to make two tables. In first one you will set sorting that shows newest dates and second table where you will set sorting that shows latest dates and set Display length to All and then make chart from that table in which you will use option Follow table filtering.Then on the page you have to insert both tables and that chart.Second table form which you made that chart you can hide with css and you will have results that you need.
Best regards.
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