Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9554686 commit 9c2670cCopy full SHA for 9c2670c
1 file changed
‎README.rst‎
@@ -27,7 +27,7 @@ Basically I wanted a library that could do something like this:
27
fig, rose_data = cloudside.viz.rose(data, magcol="wind_speed", dircol="wind_direction")
28
29
.. image:: docs/img/rose.png
30
- :width: 600
+ :width: 400
31
:alt: KPDX Rose Plot
32
33
And so ``cloudside`` does that.
0 commit comments