var FR0004152882_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,150927000],[2009,114741000],[2010,179082000],[2011,171398000],[2012,184580000],[2013,198141000],[2014,211460000],[2015,234206000],[2016,235024000],[2017,280000],[2018,308340000],[2019,331300000],[2020,392032000],[2021,752179000],[2022,877084000],[2023,562089000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,5931000],[2009,4473000],[2010,6452000],[2011,5724000],[2012,4095000],[2013,4522000],[2014,4242000],[2015,6289000],[2016,4598000],[2017,5900000],[2018,5790000],[2019,8270000],[2020,9637000],[2021,38200000],[2022,34041000],[2023,29336000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,3865000],[2009,2403000],[2010,3395000],[2011,3065000],[2012,2104000],[2013,2205000],[2014,2128000],[2015,3346000],[2016,2173000],[2017,2489000],[2018,2800000],[2019,3870000],[2020,5120000],[2021,17388000],[2022,21804000],[2023,18270000]], "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: 'FR0004152882_resus_an', data: FR0004152882_resus_an, height: "350", width: "100%" });