Volker Lorrmann <lor...@ph...> writes: > how can i tell matplotlib to only show the xgrid (grid without y -lines setp(gca().get_ygridlines(), visible=False) -- Jouni
View entire thread