# File mrplot.rb, line 289
    def initialize
      @visible  = true
      @style    = Style.new
    end