chaco.examples.demo.functionplotter module
Demonstrates use of the FunctionDataSource that depends on an external range
and returns different data depending on that range.
-
class
chaco.examples.demo.functionplotter.PlotExample
Bases: traits.has_traits.HasTraits
-
xfunc(low, high)
-
yfunc(low, high)