Sha256: f43d6f61aafaf57e1072dff9f72118b452addb97f9ce0632d7014a5a32aaa0d4

Contents?: true

Size: 335 Bytes

Versions: 7

Compression:

Stored size: 335 Bytes

Contents

#--
# PDF::Writer for Ruby.
#   http://rubyforge.org/projects/ruby-pdf/
#   Copyright 2003 - 2005 Austin Ziegler.
#
#   Licensed under a MIT-style licence. See LICENCE in the main distribution
#   for full licensing information.
#
# $Id$
#++
  # A namespace for charts that can be drawn on PDF::Writer canvases.
module PDF::Charts
end

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
ypdf-writer-1.3.5 lib/pdf/charts.rb
ypdf-writer-1.3.3 lib/pdf/charts.rb
ypdf-writer-1.3.2 lib/pdf/charts.rb
metaskills-pdf-writer-1.2.2 lib/pdf/charts.rb
metaskills-pdf-writer-1.2.3 lib/pdf/charts.rb
eventioz-pdf-writer-1.2.4 lib/pdf/charts.rb
eventioz-pdf-writer-1.0 lib/pdf/charts.rb