I have found a solution to change the charts with jquery. But I don't think I have the options set correctly. Can someone please help me to make it work?
I would like to represent a limit value with a line in a Spline Chart. In Highcharts you can do it with the command "plotLines". In plugin WPData Tables, unfortunately, this does not work with the normal command:
I never included a line with a callback, so I don't know which callback you should use. Working with callbacks is not included in the provided support for the plugin, so I can't help you with that.
I can take a look, though. Can you provide me a temporary wp-admin user (administrator) for your website, and point me to the page where this callback is added, and I'll take a look? I can't promise anything, but I can take a look.
Make sure to enable the PRIVATE response, since this is a public ticket.
Hello together,
where can I add plotlines to a chart and how? Unfortunately I could not find anything in the documentation.
I would like to add a Line with a Fix Value to my chart and iam using the highcharts library e.g https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/xaxis/plotlines-color/
Thanks a lot
I have found a solution to change the charts with jquery.
But I don't think I have the options set correctly. Can someone please help me to make it work?
Hello Martin
The callback looks good, so I can't say why it's not working correctly. What do you see, and on which page, and what do you expect to see?
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 Aleksandar,
I would like to represent a limit value with a line in a Spline Chart. In Highcharts you can do it with the command "plotLines". In plugin WPData Tables, unfortunately, this does not work with the normal command:
Example:
I would like to display such a red line.
But with this javascript code it just doesn't work in the Wordpres Plugin.
When I put the code into my wordpress site nothing is displayed. Can you help me please?
Greetings Martin
Hi again Martin
I never included a line with a callback, so I don't know which callback you should use. Working with callbacks is not included in the provided support for the plugin, so I can't help you with that.
I can take a look, though. Can you provide me a temporary wp-admin user (administrator) for your website, and point me to the page where this callback is added, and I'll take a look? I can't promise anything, but I can take a look.
Make sure to enable the PRIVATE response, since this is a public ticket.
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