var FR0013247244_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": [[2006,0],[2007,23700000],[2008,16100000],[2010,null],[2011,null],[2012,1251000],[2013,1856000],[2014,2795000],[2015,5442000],[2016,7336000],[2017,8620000],[2018,9210000],[2019,9341000],[2020,7850000],[2021,6180000],[2022,5650000],[2023,1190000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,3710000],[2007,4560000],[2008,-5960000],[2010,null],[2011,null],[2012,-741000],[2013,103000],[2014,300000],[2015,825000],[2016,1528000],[2017,2130000],[2018,2512000],[2019,2466000],[2020,-1820000],[2021,-1930000],[2022,-3180000],[2023,-6130000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,null],[2008,null],[2010,null],[2011,null],[2012,-996000],[2013,116000],[2014,254000],[2015,1237000],[2016,1996000],[2017,3257000],[2018,2331000],[2019,1966000],[2020,-2070000],[2021,-2100000],[2022,-3270000],[2023,-6210000]], "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: 'FR0013247244_resus_an', data: FR0013247244_resus_an, height: "350", width: "100%" });