var FR0000130452_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,13293000000],[2009,13639000000],[2010,13553000000],[2011,13802000000],[2012,14028000000],[2013,14272000000],[2014,13948000000],[2015,14060000000],[2016,14307000000],[2017,590000],[2018,430000],[2019,18690000000],[2020,16659000000],[2021,19197000000],[2022,20867000000],[2023,22369000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1072000000],[2009,907000000],[2010,1007000000],[2011,1044000000],[2012,1142000000],[2013,1262000000],[2014,1280000000],[2015,1337000000],[2016,1526000000],[2017,1729000000],[2018,1857000000],[2019,1937000000],[2020,1213000000],[2021,1835000000],[2022,2160000000],[2023,2352000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,301000000],[2009,190000000],[2010,232000000],[2011,205000000],[2012,220000000],[2013,257000000],[2014,275000000],[2015,312000000],[2016,475000000],[2017,548000000],[2018,629000000],[2019,725000000],[2020,375000000],[2021,753000000],[2022,896000000],[2023,1013000000]], "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: 'FR0000130452_resus_an', data: FR0000130452_resus_an, height: "350", width: "100%" });