mirror of
https://github.com/epasveer/seer.git
synced 2026-08-31 09:30:41 +08:00
checkpoint.
This commit is contained in:
@@ -343,6 +343,7 @@ void SeerArrayVisualizerWidget::handleDataChanged () {
|
||||
_series->setPointLabelsVisible(false);
|
||||
_series->setPointLabelsClipping(true);
|
||||
|
||||
|
||||
const QVector<double>& values = arrayTableWidget->arrayValues();
|
||||
|
||||
for (int i = 0; i < values.size(); ++i) {
|
||||
|
||||
Reference in New Issue
Block a user