Graphics

 View Only
  • 1.  json connection

    Posted 08-06-2016 12:59
    hey,

    we are creating grafics in xpression and want to use a json connection with it.

    is there any chance to get that working with xpression or dashboard ?


    the data that the json creates is :

    {
    "picking": [
    true,
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false
    ],
    "red team": {
    "ban name": [
    "blank",
    "blank",
    "blank"
    ],
    "ban number": [
    "",
    "",
    ""
    ],
    "summoner 2": [
    "none",
    "none",
    "none",
    "none",
    "none"
    ],
    "players": [
    "",
    "",
    "",
    "",
    ""
    ],
    "pick rate": [
    0.0,
    0.0,
    0.08,
    0.0,
    0.04
    ],
    "summoner 1": [
    "none",
    "none",
    "none",
    "none",
    "none"
    ],
    "pick number": [
    "016",
    "009",
    "005",
    "031",
    "143"
    ],
    "team": "",
    "pick name": [
    "soraka",
    "fiddlesticks",
    "xinzhao",
    "chogath",
    "zyra"
    ],
    "pick win rate": [
    0.0,
    0.0,
    0.0,
    0.0,
    0.0
    ]
    },
    "blue team": {
    "ban name": [
    "ashe",
    "anivia",
    "blank"
    ],
    "ban number": [
    "022",
    "034",
    ""
    ],
    "summoner 2": [
    "none",
    "none",
    "none",
    "none",
    "none"
    ],
    "players": [
    "",
    "",
    "",
    "",
    ""
    ],
    "pick rate": [
    0,
    0.5,
    0.04,
    0.29,
    0.13
    ],
    "summoner 1": [
    "(none)",
    "none",
    "none",
    "none",
    "none"
    ],
    "pick number": [
    "",
    "036",
    "143",
    "001",
    "020"
    ],
    "team": "",
    "pick name": [
    "",
    "drmundo",
    "zyra",
    "annie",
    "nunu"
    ],
    "pick win rate": [
    0,
    0.5,
    0.0,
    0.43,
    0.33
    ]
    }
    }


  • 2.  RE: json connection

    Posted 08-06-2016 15:14
    Sorry, XPression only supports XML data currently, and not JSON. It requires a datalinq license to connect to an XML feed.

    I cannot answer the dashboard part; you might want to post in the Dashboard forum as well.
    #XPression