Skip to content

Commit 9609b36

Browse files
committed
Merge branch 'master' of github.com:mattmakai/fullstackpython.com
2 parents ac45008 + ea0ddae commit 9609b36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/pages/03-data/18-data-visualization.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ easier for humans to see patterns, trends and other useful information.
2121
* [Chartify](https://labs.spotify.com/2018/11/15/introducing-chartify-easier-chart-creation-in-python-for-data-scientists/)
2222
([source code](https://github.com/spotify/chartify/))
2323

24+
* [Graphviz](https://pypi.org/project/graphviz/)
25+
2426

2527
### Python-specific data viz resources
2628
* [Python Data Visualization 2018: Why So Many Libraries?](https://www.anaconda.com/blog/developer-blog/python-data-visualization-2018-why-so-many-libraries/)

0 commit comments

Comments
 (0)