interactive-figure 0.2.2__py3-none-any.whl → 0.3.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.2.2"
1
+ __version__ = "0.3.1"
@@ -199,7 +199,7 @@ def gca():
199
199
  return _state.ax
200
200
 
201
201
 
202
- def get_last_keypress():
202
+ def get_last_key_press():
203
203
  """Get the last keypress and convert it to lowercase.
204
204
 
205
205
  Returns
@@ -215,7 +215,7 @@ def get_last_keypress():
215
215
  return key_string.lower()
216
216
 
217
217
 
218
- def get_last_mousepress():
218
+ def get_last_mouse_press():
219
219
  """Get the last mousepress and convert it to an integer value.
220
220
 
221
221
  Returns
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: interactive-figure
3
- Version: 0.2.2
3
+ Version: 0.3.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=r4xAFihOf72W9TD-lpMi6ntWSTKTP2SlzKP1ytkjRbI,22
2
+ interactive_figure/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ interactive_figure/interactive_figure.py,sha256=X0xxo9oNnXanUWFgSZkaBeWqWhxRr9HvMz5BhT8YX-c,8181
4
+ interactive_figure-0.3.1.dist-info/METADATA,sha256=9AF-2ziXH2vR8QhCEvfYNtsy5ND94mlkTILKKGr7KYU,2506
5
+ interactive_figure-0.3.1.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
6
+ interactive_figure-0.3.1.dist-info/licenses/LICENSE.txt,sha256=WvwiBQtt_VVnf6szbVDxrAuRc6U6TLa7mbnvJSWzMGw,1036
7
+ interactive_figure-0.3.1.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- interactive_figure/__about__.py,sha256=m6kyaNpwBcP1XYcqrelX2oS3PJuOnElOcRdBa9pEb8c,22
2
- interactive_figure/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- interactive_figure/interactive_figure.py,sha256=cCurPZ6PEKGl8d6m259HA0CMDvVHQpKoV97K4fR6amw,8179
4
- interactive_figure-0.2.2.dist-info/METADATA,sha256=_nq-7DIfvU6CxPHT6WfKnJppmnDY2C17REO2WoDvq9k,2506
5
- interactive_figure-0.2.2.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
6
- interactive_figure-0.2.2.dist-info/licenses/LICENSE.txt,sha256=WvwiBQtt_VVnf6szbVDxrAuRc6U6TLa7mbnvJSWzMGw,1036
7
- interactive_figure-0.2.2.dist-info/RECORD,,