module Gruff
Gruff
. Graphs.¶ ↑
Gruff
. Graphs.¶ ↑
- Author
-
Geoffrey Grosenbach boss@topfunky.com
- Originally Created
-
October 23, 2005
Extra thanks to Tim Hunter for writing RMagick, and also contributions by Jarkko Laine, Mike Perham, Andreas Schwarz, Alun Eyre, Guillaume Theoret, David Stokar, Paul Rogers, Dave Woodward, Frank Oxener, Kevin Clark, Cies Breijs, Richard Cowin, and a cast of thousands.
See {Gruff::Base#theme=} for setting themes.
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
rbs_inline: enabled
Constants
- VERSION
Public Class Methods
Source
# File lib/gruff.rb, line 20 def self.libpath(path) File.join(__dir__, 'gruff', path) # steep:ignore end
@private