qt::charts: revise behaviour if data source changes during preparation #168
Labels
charts
Related to charting
dfgQtTableEditor
Related to dfgQtTableEditor example
module qt
Related to qt-module
Milestone
Currently it's not clear what happens if data source changes during preparations: for example if constructing xy-graph and during preparation the following happens
Resulting graph might be a mixture of different data snapshots. These should at least cause a warning, but preferably graph should also be left empty.
The text was updated successfully, but these errors were encountered: