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