Contex

v0.1.0

  • Pages
  • Modules

    Contex v0.1.0 Contex.Axis View Source

    Link to this section Summary

    Functions

    gridlines_to_svg(axis)
    new(scale, orientation)
    new_bottom_axis(scale)
    new_left_axis(scale)
    new_right_axis(scale)
    new_top_axis(scale)
    set_offset(axis, offset)
    to_svg(axis)

    Link to this section Functions

    Link to this function

    gridlines_to_svg(axis)

    View Source
    Link to this function

    new(scale, orientation)

    View Source
    Link to this function

    new_bottom_axis(scale)

    View Source
    Link to this function

    new_left_axis(scale)

    View Source
    Link to this function

    new_right_axis(scale)

    View Source
    Link to this function

    new_top_axis(scale)

    View Source
    Link to this function

    set_offset(axis, offset)

    View Source
    Link to this function

    to_svg(axis)

    View Source

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