var FR0000053381_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,2431500000],[2010,3119800000],[2011,3719900000],[2012,3522200000],[2013,2627100000],[2014,2561100000],[2015,2355900000],[2016,2147500000],[2017,2731100000],[2018,260000],[2019,2705000000],[2020,2464100000],[2021,3616300000],[2022,5276000000],[2023,3621300000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,-128700000],[2010,129700000],[2011,167700000],[2012,102600000],[2013,21000000],[2014,30700000],[2015,51400000],[2016,41800000],[2017,122400000],[2018,118000000],[2019,97500000],[2020,56200000],[2021,262700000],[2022,344500000],[2023,244700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,-178900000],[2010,61400000],[2011,96300000],[2012,46500000],[2013,-32100000],[2014,-8400000],[2015,28200000],[2016,12900000],[2017,76000000],[2018,71100000],[2019,55600000],[2020,21300000],[2021,174000000],[2022,237600000],[2023,136900000]], "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: 'FR0000053381_resus_an', data: FR0000053381_resus_an, height: "350", width: "100%" });