i need to do some customization on my charts (chartsjs and google charts). Because of the large number of charts (100+) the callback-thing is very laborious. Is it possible to direct edit the files, i need the same customization on all of my charts.
Yes you can edit file what ever you need for custom solutions. Please note that this will be overwritten in next update so please save changes somewhere
It probably can be done with some custom work, but our developers are very busy at the moment, working on some priority tasks and fixing bugs and issues with our plugins, so they won't be having the time for custom work in near future.
But we can recommend these services for customization:
Hey Guys,
i need to do some customization on my charts (chartsjs and google charts). Because of the large number of charts (100+) the callback-thing is very laborious. Is it possible to direct edit the files, i need the same customization on all of my charts.
Thank you,
Mio
Hi Mio,
Thank you for your purchase.
Yes you can edit file what ever you need for custom solutions. Please note that this will be overwritten in next update so please save changes somewhere
It probably can be done with some custom work, but our developers are very busy at the moment, working on some priority tasks and fixing bugs and issues with our plugins, so they won't be having the time for custom work in near future.
But we can recommend these services for customization:
https://codeable.io/?ref=l1TW1
https://wpkraken.io/?tms-plugins
They do develop such solutions, so can you please send your inquiry to them?
.
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
Hey,
thanks for replay. Can you pls tell me which files i need to edit for googlecharts and chart.js?
Just the .js files in "wpdatatables/assets/js" ?
Thanks
Hi Mio,
JS for Google and ChartJS
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.googleCharts.js
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.chartJS.js
Chart Render and Chart Wizard
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.chartsRender.js
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.chartWizard.js
Backend logic
wp-content/plugins/wpdatatables/source/class.wpdatachart.php
If you change those JS files you will need to turn off minify JS option on Custom CSS AND JS tab in plugin settings.
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