module Cryplot::FilledCurveMixin(T)

Overview

mixin used to set options for the gnuplot filledcurve functionality

Included Modules

Direct including types

Defined in:

plot/elems/fill_curve.cr

Instance Method Summary

Instance methods inherited from module Cryplot::BaseMixin(T)

derived : T derived, repr : String repr, to_s(io : IO) : Nil to_s

Instance Method Detail

def above #

limit filled area to above curves


[View source]
def below #

limit filled area to below curves


[View source]
def filled_curve_repr #

[View source]