Curve.from_data
- classmethod Curve.from_data(data)
Construct a curve from its data representation.
- Parameters
data (dict) – The data dictionary.
- Returns
Curve
– The constructed curve.
Construct a curve from its data representation.
data (dict) – The data dictionary.
Curve
– The constructed curve.