Changes for page Widget PhasePlane
Last modified by ldomide on 2023/03/08 17:28
From version 5.2
edited by teodoramisan
on 2023/01/03 13:39
on 2023/01/03 13:39
Change comment:
There is no comment for this version
To version 3.1
edited by teodoramisan
on 2023/01/03 13:35
on 2023/01/03 13:35
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -42,7 +42,7 @@ 42 42 43 43 == Requirements and installation == 44 44 45 -Before installing the tvb-widgets library containing the PhasePlane widget, the following python librar yand Jupyter extensions should be installed:45 +Before installing the tvb-widgets library containing the PhasePlane widget, the following python libraries and Jupyter extensions should be installed: 46 46 47 47 * **Libraries:** 48 48 ** [[ipympl>>https://github.com/matplotlib/ipympl#installation]] ... ... @@ -64,7 +64,7 @@ 64 64 65 65 == API usage == 66 66 67 -First, the correct matplotlib backend must be set, which enables the interaction with the PhasePlane widget, by running the following command:67 +First, the correct matplotlib backend must be set, which enables the interaction with the TimeSeries widget, by running the following command: 68 68 69 69 (% class="box" %) 70 70 (((