The where country_name='[cb_country]' doesn't seem to work although the error in the front-end shows the correct value: county_name='Brazil' which is the country of the specific user.
The [ ] is used by Community Builder as field substitution so it works for the specific user.
It is important to me as each graph will change according to the corresponding related table data for the specific user.
When I explicitly use county_name='Brazil' it works fine.
this problem has nothing to do with php-rgraph, as rgraph processes sql statements from plugin-parms. It seems for me that Community Builder should have replaced values before php-rgraph's processing.
php-rgraph has a responive parameter which may be defined globally via pugin parms or via php-graph plugin tag for a single chart..
With it you define how chart should be displayed if browser size (client size) is changed or if you are using a device like smartphone or tablet with smaller screensizes
Parameter consist of 3 values (separated by commas):
1. scale factor for resizing chart's properties
2. small client size
4. large client size
We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.