Graphs from shortcodes and filters not dynamic (should be)
-
Hi,
You are my last hope ??
I mean I have tried to solve this by myself a lot but have not succeeded sor far.Here the way I try to customize datas I display with a Pie Graph :
echo do_shortcode('[visualizer id="535" series="mycustom_series_filter" data="mycustom_data_filter" settings="mycustom_filter_settings"]');
There is a graph with ID=535
I copied pasted your own code from that page to test further :
https://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically
I mean all the hooks (filters/functions)Website has been updated (Visualiser, all plugins, WordPress … with latest versions)
PHP 7.2
MYSQL OKI get the graphs on my page but not dynamic at all, it’s like the hook functions are not triggered.
I made it work last year with the same documentation from your website, Then I had 3 graphs on the same page with datas generated dyncamically.
I dont know what I am missing but I have tried quite a lot and as it not a premium feature and as your provide these codes examples I thought it could be more direct to ask you.
I don’t understand what and if I did wrong, is there anything bugged there ?
I hope you find a second to help,
Best regards,
Renan.
- The topic ‘Graphs from shortcodes and filters not dynamic (should be)’ is closed to new replies.