#  Colorbars.rb

module Tioga

# Color bars are done using subplots and axial_shading.  There is an example in the Tutorial::SampledData information.

class Colorbars < Doc < FigureMaker

end # class
end # module Tioga
