module Meru::Plot::Text

Extended Modules

Defined in:

meru/plot.cr

Instance Method Summary

Instance Method Detail

def signals(signals : Array(Signal), io : IO = STDOUT) #

[View source]
def smudge(smudges : SmudgeTable, max_total_cov : Int32 | Nil = nil, log_counts : Bool = true, io : IO = STDOUT, width : Int32 = 60, height : Int32 = 20) #

[View source]