Private
Public Access
1
0

optimizing annotation position

This commit is contained in:
Sander Roosendaal
2017-05-02 16:33:44 +02:00
parent da6d712248
commit 6941d0a160

View File

@@ -1323,7 +1323,7 @@ def interactive_flex_chart2(id=0,promember=0,
text_color='green',
)
annolabel = Label(x=100,y=510,x_units='screen',y_units='screen',
annolabel = Label(x=100,y=500,x_units='screen',y_units='screen',
text='',
background_fill_alpha=0.7,
background_fill_color='white',