Forum Discussion

sanjeewauom's avatar
sanjeewauom
Frequent Visitor
9 months ago
Solved

Dynamic Visuals with Resizing

Hi Everyone,

The scenario is like this. 
I have 5 charts that have 3 lines per each chart plotted with date.
So the client requirement is to dynamically select the 5 charts.
But he also needs them to be resized as per selection.

eg:

If 1 chart is selected should occupy total width height allocated for charts. 
If multiple charts are selected they should vertically stack but share the height equally.
Same up to selecting ALL 5 Charts.

Thanks in Advance

3 Replies

  • v-prasare's avatar
    v-prasare
    Community Support

    Hi sanjeewauom,

    As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by community members for your issue worked for you or let us know if you need any further assistance?

     

    amitchandak , Thanks for your prompt response

     

     

     

    Your feedback is important to us, Looking forward to your response

    Thanks,

    Prashanth

  • sanjeewauom's avatar
    sanjeewauom
    Frequent Visitor

    Hi amitchandak 

    Thanks for the input.

    Yes. Dynamic resizing seems to be not possible at the moment.

    Agreed with the client to use bookmarks instead.

    If we want to achieve this we can use a custom visual like deneb.

    Thanks