scale_func#

andes.plot.scale_func(k)[source]#

Return a lambda function that scales its input by k

Parameters
kfloat

The scaling factor of the returned lambda function

Returns
-------
Lambda function