Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 500 Bytes

readme.md

File metadata and controls

28 lines (15 loc) · 500 Bytes

$mol_plot_graph

Plot graph base class. Provides common maths.

Properties

series_x() : number[]

series_y() : number[]

Series of source data.

type() : "solid"|"dashed"

Visualization type.

Sample() : $mol_view

Sample for legend.

Graph types