Forum Discussion

shivprasads's avatar
shivprasads
Frequent Visitor
5 years ago

data passing between 2 custom visuals on the same page

Hi All,

 

 

Need help with data passing between 2 custom visuals. I have 2 custom visual in a single page and i was to send some data to and fro between them on certain events.

Using plotly to plot the graph.

Basic idea is to set data in one visual and be able to read it from another one

 

Thanks in advance

3 Replies

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

    Hi shivprasads 

     

    Which custom visuals are you using? What kind of data and how much data do you want to pass between them? Or you are developing your own custom visuals?

  • shivprasads's avatar
    shivprasads
    Frequent Visitor

    v-jingzhang we have 2 custom visuals similar to line charts, the requirement is to get the visual zoomed if another one is zoomed into. so both the visuals are in sync.