Sha256: 43b5a0d567cad380f3ffaba555457017d830661c5bc34203611263ea15d8b70b

Contents?: true

Size: 296 Bytes

Versions: 5

Compression:

Stored size: 296 Bytes

Contents

{
  "london": [
    { "x": 0,  "y": 10 },
    { "x": 10, "y": 0 },
    { "x": 20, "y": 20 },
    { "x": 30, "y": 40 },
    { "x": 40, "y": 60 }
  ],
  "paris": [
    { "x": 0,  "y": 80 },
    { "x": 10, "y": 60 },
    { "x": 20, "y": 40 },
    { "x": 30, "y": 20 },
    { "x": 40, "y": 0 }
  ]
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
grapht-0.1.9 example-data/line_data.json
grapht-0.1.8 example-data/line_data.json
grapht-0.1.7 example-data/line_data.json
grapht-0.1.6 example-data/line_data.json
grapht-0.1.5 example-data/line_data.json