Hi All,
I have 9 graphs on my dashboard with a fixed canvas width and height (500p*350p).
By default all these graphs are displayed on the dashboard. However, I have 3 checkboxes:
on selecting any 1 checkbox, corresponding 3 graphs are displayed and rest should be disabled from the dashboard.
I am able to achieve this requirement, but what I need is: When 3 graphs are displayed, they should be resized dynamically so that they fit proper on the dashboard and no blank space is encountered.
Similarly, when I select 2 checkboxes, 6 graphs are displayed, and they should resize accordingly. Can anyone please tell me, how can I achieve this requirement?
Thanks,
Dolly