Skip to content
#

serpent

Here are 39 public repositories matching this topic...

drewejohnson
drewejohnson commented Aug 27, 2020

A handful of our plot routines don't allow the user to pass on additional arguments to the underlying plot call, making configuration and tweaking a little frustrating. I'll highlight some here in no particular order that I think we should allow. Basically it would boil down to allowing **kwargs in the method signature, and then sending those directly to ax.plot or ax.errorbar, depending on

enhancement good first issue API - Compatible

Improve this page

Add a description, image, and links to the serpent topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serpent topic, visit your repo's landing page and select "manage topics."

Learn more