Sha256: 86a18645e226402607b771391a03307f3d605ad3b08c8771d44d4ee67c960174

Contents?: true

Size: 518 Bytes

Versions: 1

Compression:

Stored size: 518 Bytes

Contents

Alf::Relation[{
  :chart => {
    :renderTo          => 'container',
    :defaultSeriesType => 'line',
    :marginRight       => 170,
    :marginBottom      => 25
  },
  :title => {
    :x => -20
  },
  :yAxis => {
    :title => {
      :text => 'Time (sec.)'
    },
    :plotLines => [{
      :value => 0,
      :width => 1,
      :color => '#808080'
    }]
  },
  :legend => {
    :layout => 'vertical',
    :align  => 'right',
    :verticalAlign => 'top',
    :x => -10,
    :y => 100,
    :borderWidth => 0
  }
}]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
viiite-0.2.0 lib/viiite/command/plot/to_highcharts_graph.rb