View Source Plox.GraphDataset (Plox v0.2.0)

TODO: this is a public module that graph component implementers will interact with, so it should be documented

Summary

Functions

get_point(dataset, point_id)

get_scale!(graph_dataset, key)

new(id, dataset, dimensions)

to_color(dataset, color, data_point)

to_graph_point(dataset, x_key, y_key, id)

to_graph_points(dataset, x_key, y_key)

to_graph_xs(dataset, x_key)

to_graph_ys(dataset, y_key)