-
Notifications
You must be signed in to change notification settings - Fork 11
Additional plots
Klaas Padeken edited this page Sep 11, 2017
·
3 revisions
There are three positions you can put additional plots: 0,1,2. Where the 0 is above the main plot the others are below. You must specify what implementation you want, where and the size:
test.Add_plot('Ratio',pos=1, height=15) test.Add_plot('DiffRatio_width_increase',pos=2, height=15)
At the moment there are these implementations:
-
Ratio
-
Diff
-
Signi
-
DiffRatio
-
DiffRatio_width_increase
-
SoverSplusB
-
Empty
You can use Empty and put your complicated ratio there, or implement it in the Duke.