var FR0010220475_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2009,18739000000],[2010,19650000000],[2011,20923000000],[2012,20269000000],[2013,20269000000],[2014,6163000000],[2015,6881000000],[2016,7306000000],[2017,7306000000],[2018,1020000],[2019,8072000000],[2020,8201000000],[2021,8785000000],[2022,15471000000],[2023,16507000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,1443000000],[2010,1629000000],[2011,764000000],[2012,1187000000],[2013,1008000000],[2014,-621000000],[2015,-226000000],[2016,358000000],[2017,358000000],[2018,514000000],[2019,408000000],[2020,545000000],[2021,300000000],[2022,-156000000],[2023,-79000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,1109000000],[2010,1217000000],[2011,462000000],[2012,802000000],[2013,556000000],[2014,-719000000],[2015,3001000000],[2016,289000000],[2017,289000000],[2018,365000000],[2019,681000000],[2020,467000000],[2021,247000000],[2022,-581000000],[2023,-132000000]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x3", "y": 30, "x": 0, "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0010220475_resus_an', data: FR0010220475_resus_an, height: "350", width: "100%" });