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
Hi there,
I previously submitted a ticket about adding a legend to a Pie chart and I wanted to build on that ask with another question.
Like I said in that ticket, I was able to enable the legends in all pie charts by using a Highcharts Theme file (see code snippet below).
I know it was recommended to use a callback function to add certain functionality to specific charts, but writing code for each chart is a bit unsustainable.Moreover, I know my theme object code is working because properties like "showInLegend" and "distance" are working and being applied to all charts. However, not all properties in that object are working. For instance, when I try to format the charts using the "format" property, it doesn't work. Unfortunately for that specific property I have to rely on a wpDataTables callback function.
I imagine this is because settings/code in wpDataTables are overwriting the settings in this object. Is there any way I can force the Highcharts charts to rely on just the settings in the object? Without having to write a callback function for each chart?
I'm comfortable with removing code, writing functions, etc so I'm happy to do whatever needs to be done to make that happen. I just need some guidance and would be so appreciative if it's possible :)
Thank you!
(Your team is always so hopeful)
- Michael
Hi Michael
Thank you for reaching out to us.
Unfortunately this is possible only using callbacks, some settings can be forwarded but not the entire object.
Do let us know if there is anything else we can assist you with.
Thanks, Blaženka!
It'd be a great feature so just requesting it in a future release if possible ;)
Hi Michael
Any suggestion is much appreciated, so please take the time to submit it following this link so it would go directly to our developers
Have a wonderful day