mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 08:47:28 +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