interactive-figure 0.4.0__py3-none-any.whl → 0.4.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- __version__ = "0.4.0"
1
+ __version__ = "0.4.1"
@@ -98,7 +98,7 @@ def toggle_fullscreen():
98
98
  """Toggle fullscreen."""
99
99
  _check_exists()
100
100
 
101
- _state.figure.canvas.manager.full_screen_toggle()
101
+ _state.fig.canvas.manager.full_screen_toggle()
102
102
 
103
103
 
104
104
  def close():
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: interactive-figure
3
- Version: 0.4.0
3
+ Version: 0.4.1
4
4
  Summary: Create interactive Matplotlib figures!
5
5
  Project-URL: Documentation, https://teuncm.github.io/interactive-figure/autoapi/interactive_figure/interactive_figure/index.html
6
6
  Project-URL: Issues, https://github.com/teuncm/interactive-figure/issues
@@ -0,0 +1,7 @@
1
+ interactive_figure/__about__.py,sha256=075iz_wmJWFZOiHbuinNMyz1WJHo7tp0N817twjxQkQ,23
2
+ interactive_figure/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ interactive_figure/interactive_figure.py,sha256=F2y1wknsSAR5lBWNWMFtpMlvIr2ctvtrttG_ECrfP7Y,8908
4
+ interactive_figure-0.4.1.dist-info/METADATA,sha256=khsIQNKkrjYktPB5InXW-55a0NX3_6Vj1ytBEbVLHcs,2438
5
+ interactive_figure-0.4.1.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
6
+ interactive_figure-0.4.1.dist-info/licenses/LICENSE.txt,sha256=R6IpPdPKA5nLHPKRXIhlFHLE59dMUtve0qeXhZPr0Hk,1043
7
+ interactive_figure-0.4.1.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- interactive_figure/__about__.py,sha256=Vx47i8QNeXJNuUzstqWuU6eCWE5xtaY0kgN-Gm_d_gE,23
2
- interactive_figure/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- interactive_figure/interactive_figure.py,sha256=EY2rRb0Aq7PAgarTlxVg3A4rHKcNizTVjXsvPRm2sGc,8911
4
- interactive_figure-0.4.0.dist-info/METADATA,sha256=8SjDmwJW0emC8m3XhQRcRRpl7BLai1_qRieT514-Vrk,2438
5
- interactive_figure-0.4.0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
6
- interactive_figure-0.4.0.dist-info/licenses/LICENSE.txt,sha256=R6IpPdPKA5nLHPKRXIhlFHLE59dMUtve0qeXhZPr0Hk,1043
7
- interactive_figure-0.4.0.dist-info/RECORD,,