﻿{

  "title":{
    "text":"قواميس ترجمة",
    "style":"{font-size: 20px; color: #736AFF}"
  },

  "elements":[
    {
      "type":      "line",
      "colour":    "#FFB900",
      "text":      "moo",
      "font-size": 10,
      "values" :   [15,18,19,14,17,18]
    }
  ],

  "y_axis":{
    "max": 20
  },

  "x_legend":{
    "text":   "Testing arabic fonts",
    "style": "{font-size: 20px; color: #736AFF;}"
  },
  "x_axis":{
    "labels":["æ","ø","å","Æ","Ø","Å"]
  }
}