Hey there, Awesome Customers!
Just a heads up: Our team will be out of the office on Monday, November 11th in observance of Armistice Day, but don’t worry—we'll be back in full swing on Tuesday, November 12th.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards,
TMS
Can you please let me know how I can remove the hAxis in the charts? Here is the script that I am trying to get to work. The current data is datetime and is too long to visualize on a small line chart. Thanks in advance!
<script type="text/javascript">
jQuery(window).load(function(){
if( typeof wpDataChartsCallbacks == 'undefined' ){ wpDataChartsCallbacks = {}; }
wpDataChartsCallbacks[7] = function(obj){
obj.options.hAxis.textPosition = 'none'; }
});
</script>
Hi Terry,
Thank you for your purchase.
I just tested your script and as I can see it is working fine.
Take a look at attachment files.(one is without hAxis and other is without vAxis).
Can you please tell me what chart do you use Google Charts or HighCharts?
For this kind of customization I suggest you to use Google Charts.
Kind Regards,
Miloš Jovanović
[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