Skip to content

Commit 7e9d02f

Browse files
authored
Update README.md
Add some numpy function in hover function (numpy is already a dependency for matplotlib).
1 parent ec64ed7 commit 7e9d02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Just copy graph_widget.py and graph_generator_template.py in your project. Modif
1111
- reset axis on double-click (home button)
1212
- fast rendering mode (axis not updated for faster draw)
1313
- use only 1 package (matplotlib) and no additional backend
14-
- cursor option (code in pure python) note: numpy can be used for faster draw
14+
- cursor option
1515
- legend widget like plotly library
1616

1717
![image](https://user-images.githubusercontent.com/19823482/146577068-026a9608-a9df-4d59-a548-8b81f9b85574.png)

0 commit comments

Comments
 (0)