Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c2670c

Browse files
committed
shrink readme image width
1 parent 9554686 commit 9c2670c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Basically I wanted a library that could do something like this:
2727
fig, rose_data = cloudside.viz.rose(data, magcol="wind_speed", dircol="wind_direction")
2828
2929
.. image:: docs/img/rose.png
30-
:width: 600
30+
:width: 400
3131
:alt: KPDX Rose Plot
3232

3333
And so ``cloudside`` does that.

0 commit comments

Comments
 (0)