View Source Plox.GraphScale (Plox v0.1.0)

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

Summary

Functions

Link to this function

new(id, scale, dimensions)

View Source
Link to this function

to_graph_x(graph_scale, value)

View Source
Link to this function

to_graph_y(graph_scale, value)

View Source
Link to this function

values(graph_scale, opts \\ %{})

View Source