重构拆分plot图表

This commit is contained in:
xinzhu.yin
2026-04-20 10:16:31 +08:00
parent 77c92ffc05
commit 7d7d8949b9
8 changed files with 864 additions and 806 deletions

View File

@@ -315,4 +315,4 @@ def plot_accuracy(app, accuracy_data, test_type):
)
self.accuracy_canvas.draw()
self.chart_notebook.select(4)
self.chart_notebook.select(self.accuracy_chart_frame)