Class: Mdi::ChartAreaspline

Inherits:
MdiData
  • Object
show all
Defined in:
app/models/mdi/chart_areaspline.rb

Overview

  • Version: 1.5.54

  • Author: Austin Andrews

Instance Method Summary collapse

Instance Method Details

#contentObject



10
11
12
13
14
# File 'app/models/mdi/chart_areaspline.rb', line 10

def content
  <<-HTML.squish.html_safe
    <path d="M17.45,15.18L22,7.31V19L22,21H2V3H4V15.54L9.5,6L16,9.78L20.24,2.45L21.97,3.45L16.74,12.5L10.23,8.75L4.31,19H6.57L10.96,11.44L17.45,15.18Z"></path>
  HTML
end