Flexchart updates only on resizing the window

Posted by: spathi on 4 March 2019, 10:50 am EST

  • Posted 4 March 2019, 10:50 am EST

    We have a flexchart that should update whenever we change the values in a drop down. When we change the value from the drop down sometimes the flexchart does not update but on resizing the window it updates correctly.

    I have tried setting the sourceCollection and assigning the collectionView to the itemSource

    this.collectionView.beginUpdate();
    this.collectionView.sourceCollection = // setting the data here
    this.collectionView.endUpdate();
    

    I have also tried invalidating the control.

  • Posted 5 March 2019, 3:15 am EST

    Hi,

    We are sorry but unfortunately, we are unable to replicate the issue at our end. Could you please have a look at the following sample that we used for testing and let us know if we are missing something in order to replicate the issue:

    https://stackblitz.com/edit/js-enbduq?file=index.js

    Also, please share your environment details such as OS, Browser, wijmo build version, framework(if any) etc so that we may test on the same environment. You may also share a small sample of your own replicating the issue, that would be really helpful in the further investigation of the issue.

    ~Sharad

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels