var FR0004188670_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,1707800000],[2010,1918900000],[2011,2088300000],[2012,2318500000],[2013,2516400000],[2014,2414400000],[2015,2714800000],[2016,2739300000],[2017,780000],[2018,2836100000],[2019,2991900000],[2020,2632900000],[2021,2792100000],[2022,3358900000],[2023,3363100000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,95500000],[2010,135500000],[2011,91300000],[2012,151300000],[2013,180900000],[2014,136600000],[2015,164600000],[2016,190700000],[2017,196000000],[2018,106600000],[2019,96600000],[2020,47400000],[2021,59600000],[2022,44400000],[2023,125100000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,68600000],[2010,111000000],[2011,27100000],[2012,83600000],[2013,97600000],[2014,61200000],[2015,83200000],[2016,118600000],[2017,126000000],[2018,49300000],[2019,39600000],[2020,-19100000],[2021,15100000],[2022,-26800000],[2023,20400000]], "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: 'FR0004188670_resus_an', data: FR0004188670_resus_an, height: "350", width: "100%" });