We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec64ed7 commit 7e9d02fCopy full SHA for 7e9d02f
README.md
@@ -11,7 +11,7 @@ Just copy graph_widget.py and graph_generator_template.py in your project. Modif
11
- reset axis on double-click (home button)
12
- fast rendering mode (axis not updated for faster draw)
13
- use only 1 package (matplotlib) and no additional backend
14
- - cursor option (code in pure python) note: numpy can be used for faster draw
+ - cursor option
15
- legend widget like plotly library
16
17

0 commit comments