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.
Also, please tell me what's the table and chart IDs, so I know where to look.
You're talking about the horizontal axis min, and max, correct?
The chart engine currently accepts only round numbers (0, 1, 2, 3...), even though it is displaying the decimals on the chart itself. You can see the warning when you hover over the value:
In order to change this, you would need to override the scale using wpDataCharts callbacks. An example is shown on this thread, and also on this thread, but you can always inspect the Chart.js API, and see if there's a better solution.
Please note that using hooks or wpdatatable and wpdatachart callbacks requires certain level of programming skills and included support refers only to advises.
i have the min set to 0.6, and the max to 1.2 yet it displays with no real reference to these values.
Hello mlkemac
Thank you for your purchase.
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.
Also, please tell me what's the table and chart IDs, so I know where to look.
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
I see, mlkemac.
You're talking about the horizontal axis min, and max, correct?
The chart engine currently accepts only round numbers (0, 1, 2, 3...), even though it is displaying the decimals on the chart itself. You can see the warning when you hover over the value:
In order to change this, you would need to override the scale using wpDataCharts callbacks. An example is shown on this thread, and also on this thread, but you can always inspect the Chart.js API, and see if there's a better solution.
Please note that using hooks or wpdatatable and wpdatachart callbacks requires certain level of programming skills and included support refers only to advises.
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
using google charts seems to fix the issue
Great workaround, mlkemac.
Glad to hear you have it fixed.
If you have any further questions or issues, please feel free to reach out to us.
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