var FR0000038499_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": [[2008,29454000000],[2009,27483000000],[2010,29782000000],[2011,35059000000],[2012,42665000000],[2013,49311000000],[2014,49168000000],[2015,10000],[2016,10000],[2017,10000],[2018,37507000000],[2019,34663000000],[2020,31928000000],[2021,30566000000],[2022,17000000],[2023,17000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1149000000],[2009,1145000000],[2010,1286000000],[2011,1381000000],[2012,2331000000],[2013,2605000000],[2014,1731000000],[2015,924000000],[2016,908000000],[2017,1146000000],[2018,830000000],[2019,547000000],[2020,588000000],[2021,510000000],[2022,4000000],[2023,-59000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-104000000],[2009,42000000],[2010,15000000],[2011,-10000000],[2012,184000000],[2013,90000000],[2014,712000000],[2015,-71000000],[2016,662000000],[2017,-59000000],[2018,-180000000],[2019,-550000000],[2020,-195000000],[2021,-168000000],[2022,-141000000],[2023,-1943000000]], "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: 'FR0000038499_resus_an', data: FR0000038499_resus_an, height: "350", width: "100%" });