var FR0010340711_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,10118000],[2009,11241000],[2010,11867000],[2011,12123000],[2012,14000000],[2013,14099000],[2014,15608000],[2015,17742000],[2016,660000],[2017,620000],[2018,23147000],[2019,26430000],[2020,30228000],[2021,29761000],[2022,30184000],[2023,31160000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,510000],[2009,705000],[2010,665000],[2011,758000],[2012,420000],[2013,770000],[2014,766000],[2015,829000],[2016,880000],[2017,910000],[2018,882000],[2019,1190000],[2020,1079000],[2021,1010000],[2022,677000],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,388000],[2009,467000],[2010,465000],[2011,606000],[2012,417000],[2013,608000],[2014,552000],[2015,649000],[2016,688000],[2017,649000],[2018,638000],[2019,710000],[2020,695000],[2021,674000],[2022,505000],[2023,null]], "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: 'FR0010340711_resus_an', data: FR0010340711_resus_an, height: "350", width: "100%" });