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.