Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 519 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 519 Bytes

$mol_plot_group

Group of another graphs. Legend sample will be combined from samples of nested graphs.

Usage example

<= Plan $mol_plot_group
	series_x <= plan_x /
	series_y <= plan_y /
	graphs /
		<= Plan_line $mol_plot_line
		<= Plan_dots $mol_plot_dot

Properties

See $mol_plot_graph.

graphs() : $mol_plot_graph[]

List of graphs. series_x, series_y will be injected to every of them.