mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 00:00:44 +01:00
[python] Matplotlib: init store range depending on 'auto' parameter
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
namespace Matplotlib {
|
||||
|
||||
void PlotController::viewWillAppear() {
|
||||
m_store->initRange();
|
||||
curveView()->reload();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user