We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4d36c commit 550052aCopy full SHA for 550052a
README.md
@@ -16,15 +16,15 @@
16
<a href="https://github.com/igiagkiozis/plotly/actions">
17
<img src="https://github.com/igiagkiozis/plotly/workflows/build_master/badge.svg" alt="build status">
18
</a>
19
- |
20
<a href="https://crates.io/crates/plotly">
21
<img src="https://img.shields.io/crates/v/plotly.svg" alt="Crates.io">
22
23
+ <a href="https://crates.io/crates/plotly">
+ <img src="https://img.shields.io/crates/d/plotly" alt="Downloads">
24
+ </a>
25
<a href="https://docs.rs/plotly">
26
<img src="https://docs.rs/plotly/badge.svg" alt="Documentation">
27
28
<a href="">
29
<img src="https://img.shields.io/badge/Minimum%20Rust%20Version-1.31-brightgreen.svg" alt="Minimum Version">
30
0 commit comments