Contex

v0.1.0

  • Pages
  • Modules

    Contex v0.1.0 Contex.PointPlot View Source

    Link to this section Summary

    Functions

    defaults(plot)
    get_svg_legend(point_plot)
    new(data)
    set_colour_col_name(plot, colour_col_name)
    set_size(plot, width, height)
    set_x_col_name(plot, x_col_name)
    set_x_range(plot, start, finish)
    set_y_col_name(plot, y_col_name)
    set_y_range(plot, start, finish)
    to_svg(plot)

    Link to this section Functions

    Link to this function

    defaults(plot)

    View Source
    Link to this function

    get_svg_legend(point_plot)

    View Source
    Link to this function

    new(data)

    View Source
    Link to this function

    set_colour_col_name(plot, colour_col_name)

    View Source
    Link to this function

    set_size(plot, width, height)

    View Source
    Link to this function

    set_x_col_name(plot, x_col_name)

    View Source
    Link to this function

    set_x_range(plot, start, finish)

    View Source
    Link to this function

    set_y_col_name(plot, y_col_name)

    View Source
    Link to this function

    set_y_range(plot, start, finish)

    View Source
    Link to this function

    to_svg(plot)

    View Source

    Built using ExDoc (v0.21.2), designed by Friedel Ziegelmayer for the Elixir programming language.