From 9fec2fc1adb03792f382c9b52aa7448b9fe03550 Mon Sep 17 00:00:00 2001 From: Ryan Dale Date: Tue, 5 Nov 2013 12:45:46 -0500 Subject: [PATCH] Update README.rst --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 67ef166..4fce42c 100644 --- a/README.rst +++ b/README.rst @@ -12,6 +12,11 @@ See the `showstyle.py` file for usage -- for example, note how `hist` and `scatter` grab the first color in `rcParams['axes.color_cycle']` since there's no way to set the default scatter or hist color via rcParams. +See also +-------- +* https://github.com/olgabot/prettyplotlib +* https://github.com/mwaskom/seaborn + Screenshots -----------