[plotly] todos: fill_gradient

This commit is contained in:
mzwiessele 2015-10-08 14:05:20 +01:00
parent 7f84bec6fb
commit b3154e43b4
10 changed files with 196 additions and 149 deletions

View file

@ -17,6 +17,8 @@ from numpy.testing import Tester
from . import kern
from . import plotting
from .plotting import plotting_library
# Direct imports for convenience:
from .core import Model
from .core.parameterization import Param, Parameterized, ObsAr