Module: table-custom

A mixin object containing custom methods for the table component.

Source:

Methods

(method) preprocessXY()

Method preprocessXY
Source:

(method) wavelengths4chart(rows) → {Array}

Converts the given rows containing arrays of wawlengths and corresponding values into a standardized format for chart data.

Parameters:
Name Type Description
rows Array

The rows to convert.

Source:
Returns:
  • The converted chart data.
Type
Array