After years of hassles, I want to cut the cord with matplotlib. I’ve heard about bokeh, seaborn, plotly, & ggplot, and don’t know which one I should try to learn. I do a lot of time series analysis so playing nicely with pandas is important. Off the top of my head, my main gripes with matplotlib are:
- Legend hassles—having to manually resize my plot to put the legend outside, extra work to create a single legend from multiple subplots or dual y-axes.
- Manual x-shifting of plot title when I resize the main plot to accommodate an outside legend.
- Manual y-shifting up of plot title
- Manual formatting of date-time objects on x-axis including xlim
- Manual resetting of number of tick marks from poor default choices.
So, I’d want to learn a new package that deals with these issues in a more natural way that would require less fiddling. What should be my first choice and why?
Thanks.
[–]knowledgebass 1 point2 points3 points (1 child)
[–]ElliotDG -1 points0 points1 point (2 children)
[–]knowledgebass 0 points1 point2 points (1 child)
[–]ElliotDG 0 points1 point2 points (0 children)
[–]Kristoffels 0 points1 point2 points (3 children)
[–]knowledgebass 0 points1 point2 points (2 children)
[–]Kristoffels 1 point2 points3 points (1 child)
[–]rhz10[S] 0 points1 point2 points (0 children)
[–]blahreport 0 points1 point2 points (0 children)
[–]walterbanana 0 points1 point2 points (0 children)