Skip to content
#

nuclear-engineering

Here are 50 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 nuclear-engineering 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 nuclear-engineering topic, visit your repo's landing page and select "manage topics."

Learn more