var FR0000120172_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,86967000000],[2009,85359000000],[2010,89325000000],[2011,75257000000],[2012,75021000000],[2013,74299000000],[2014,74097000000],[2015,76393000000],[2016,76054000000],[2017,170000],[2018,75261000000],[2019,71651000000],[2020,69967000000],[2021,69669000000],[2022,80543000000],[2023,82276000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,2776000000],[2009,1705000000],[2010,1836000000],[2011,-140000000],[2012,1465000000],[2013,2382000000],[2014,2572000000],[2015,2232000000],[2016,1943000000],[2017,2006000000],[2018,758000000],[2019,1060000000],[2020,1686000000],[2021,1840000000],[2022,2463000000],[2023,1749000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1272000000],[2009,327000000],[2010,433000000],[2011,371000000],[2012,1259000000],[2013,1263000000],[2014,1249000000],[2015,1113000000],[2016,746000000],[2017,-531000000],[2018,-561000000],[2019,1129000000],[2020,641000000],[2021,1072000000],[2022,1348000000],[2023,1659000000]], "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: 'FR0000120172_resus_an', data: FR0000120172_resus_an, height: "350", width: "100%" });