Added stem plots and legend entry hover checking

This commit is contained in:
4bb4 2021-01-31 12:40:13 +01:00
parent 2c56bd9803
commit 21aa28591c
7 changed files with 113 additions and 10 deletions

5
.gitignore vendored
View file

@ -1,6 +1,9 @@
# Generated by Cargo
# will have compiled files and executables
/target/
**/target/
# Editor temporary files
**/*.swp
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html