var FR0010465534_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": [[2010,null],[2011,17335000],[2012,17335000],[2013,19859000],[2014,20326000],[2015,19827000],[2016,23549000],[2017,23549000],[2018,19465000],[2019,25471000],[2020,26172000],[2021,24749000],[2022,30645000],[2023,40051000],[2024,34008000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,-1159000],[2012,-445000],[2013,486000],[2014,1380000],[2015,690000],[2016,572000],[2017,-55000],[2018,679000],[2019,894000],[2020,1174000],[2021,337000],[2022,742000],[2023,6116000],[2024,404000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,-500000],[2012,-338000],[2013,1187000],[2014,590000],[2015,301000],[2016,348000],[2017,562000],[2018,692000],[2019,699000],[2020,1199000],[2021,277000],[2022,623000],[2023,4567000],[2024,710000]], "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: 'FR0010465534_resus_an', data: FR0010465534_resus_an, height: "350", width: "100%" });