Hello, I wanted to ask about something that happens to me, I am testing in the demo and when using the 'Calculation Functions' table
with date and integer fields when wanting to create a graph with the 'Google charts' engine, the dates are always shown
one day before the correct example if I have 08/29/2015 in the Tooltip it shows me 08/28/2015.
As the picture shows.
When using the 'HighCharts' engine the chart displays its values correctly in the Tooltip as shown in the image.
I wanted to know if this is an engine error or what could be causing this situation. Since we are testing the plugin
because we want to buy it to make statistical graphs on economic indicators and almost all our information
have these field types date and integer to display data over time.
Another question before buying I wanted to know if the discount continues because we saw that there was one but just us
We were testing the plugin but now we see that it is no longer there and we want to buy it, if we buy it, will it be applied?
and regarding the form of payment if there is another means of payment such as bank transfer.
We are from Argentina. Greetings
I don't believe you'll be able to purchase the plugin with a prepaid card. Our yearly licenses are subscription-based, so they are set to automatically renew every year, and a prepaid card can't be properly used for that because it can be canceled at any time.
Our reseller doesn't seem to allow that card type, so please feel free to reach out to them directly through this page, and see which cards are officially supported by Paddle.
That's not the purchase code, that's the invoice number. The purchase code can be found in our store when you log in with the email that was used for the purchase ([email protected]). If you don't have a password for the store, you can reset the password using the email above.
If you're having any issues with this, please let me know.
As for limiting the export options of HighCharts, unfortunately, that is not customizable. It's being pulled from Highcharts, and it can't be modified with wpDataTables.
Every chart exposes several options that customize its look and feel. Charts usually support custom options appropriate to that visualization. wpDataChart callbacks allow adding options that are available in Google Charts API, Highcharts API, and Chart.js API.
All necessary resources are available in charts engines API (depends on which one you use). Every engine has a different approach to chart settings. In wpDataChart callbacks, you have to adopt those settings to the wpDataChart object (you can take a look at examples for each engine in our documentation, and also in the Support help center). A huge number of examples for any area of programming can be found on stackoverflow.com (typing your problem in google and at the end add "site: stackoverflow.com" and Google will search only that website). Also, a lot of examples of charts, chart settings, and customization can be found on jsffidle.net (typing in google for example "line chart highcharts jsffidle")
Please note that using hooks or wpDataTable and wpDataChart callbacks requires a certain level of programming skills and included support refers only to advice.
You're welcome, Juan
Please do feel free to reach out to us should you have any further questions or issues.
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 Juan
I don't believe you'll be able to purchase the plugin with a prepaid card. Our yearly licenses are subscription-based, so they are set to automatically renew every year, and a prepaid card can't be properly used for that because it can be canceled at any time.
Our reseller doesn't seem to allow that card type, so please feel free to reach out to them directly through this page, and see which cards are officially supported by Paddle.
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 again Juan.
That's not the purchase code, that's the invoice number. The purchase code can be found in our store when you log in with the email that was used for the purchase ([email protected]). If you don't have a password for the store, you can reset the password using the email above.
If you're having any issues with this, please let me know.
As for limiting the export options of HighCharts, unfortunately, that is not customizable. It's being pulled from Highcharts, and it can't be modified with wpDataTables.
That behavior can most likely be modified by using wpDataCharts callbacks. Take a look at this support article on the Highcharts support forum.
Please note:
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