|
|
|
|
|
by bluusteel
3980 days ago
|
|
I don't think I realized how important default colors/styles are for visualization software until using seaborn. Quickly producing sensible plots in terms of aesthetics should not require 10+ lines of extra code. Fortunately, it looks like the matplotlib folks are looking to change default colors/styles with 2.0 [1]. [1]http://matplotlib.org/style_changes.html |
|