Contex

v0.1.0

  • Pages
  • Modules

    Contex v0.1.0 Contex.Plot View Source

    Link to this section Summary

    Functions

    axis_labels(plot, x_label, y_label)
    calculate_bottom_margin(plot)
    calculate_left_margin(plot)
    calculate_right_margin(plot)
    calculate_top_margin(plot)
    new(width, height, plot_content)
    plot_options(plot, new_plot_options)
    size(plot, width, height)
    titles(plot, title, subtitle)
    to_svg(plot)

    Link to this section Functions

    Link to this function

    axis_labels(plot, x_label, y_label)

    View Source
    Link to this function

    calculate_bottom_margin(plot)

    View Source
    Link to this function

    calculate_left_margin(plot)

    View Source
    Link to this function

    calculate_right_margin(plot)

    View Source
    Link to this function

    calculate_top_margin(plot)

    View Source
    Link to this function

    new(width, height, plot_content)

    View Source
    Link to this function

    plot_options(plot, new_plot_options)

    View Source
    Link to this function

    size(plot, width, height)

    View Source
    Link to this function

    titles(plot, title, subtitle)

    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.