Contex

v0.1.0

  • Pages
  • Modules

    Contex v0.1.0 Contex.Scale protocol View Source

    Link to this section Summary

    Types

    t()

    Functions

    domain_to_range(scale, range_val)
    domain_to_range_fn(scale)
    get_formatted_tick(scale, tick_val)
    get_range(scale)
    set_range(scale, start, finish)
    ticks_domain(scale)
    ticks_range(scale)

    Link to this section Types

    Link to this type

    t()

    View Source
    t() :: term()

    Link to this section Functions

    Link to this function

    domain_to_range(scale, range_val)

    View Source
    Link to this function

    domain_to_range_fn(scale)

    View Source
    Link to this function

    get_formatted_tick(scale, tick_val)

    View Source
    Link to this function

    get_range(scale)

    View Source
    Link to this function

    set_range(scale, start, finish)

    View Source
    Link to this function

    ticks_domain(scale)

    View Source
    Link to this function

    ticks_range(scale)

    View Source

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