Closed hypirion closed 8 years ago
You often end up with datapoints that contain :x, :y and sometimes :error-bars, but in a sequence. It would be convenient to extract that through a function.
:x
:y
:error-bars
Implemented with 2accc7d.
You often end up with datapoints that contain
:x
,:y
and sometimes:error-bars
, but in a sequence. It would be convenient to extract that through a function.