var FR0012821916_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,null],[2012,null],[2013,95172000],[2014,90188000],[2015,25823000],[2016,30704000],[2017,2840000],[2018,28816000],[2019,34872000],[2020,45713000],[2021,53944000],[2022,58930000],[2023,65483000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,3789000],[2014,-3122000],[2015,3927000],[2016,-374000],[2017,-4160000],[2018,-5662000],[2019,-4733000],[2020,-571000],[2021,-3457000],[2022,-6335000],[2023,4170000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,901000],[2014,-6078000],[2015,2661000],[2016,-2377000],[2017,-4559000],[2018,-8417000],[2019,-5750000],[2020,-1878000],[2021,-4348000],[2022,-7781000],[2023,2166000]], "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: 'FR0012821916_resus_an', data: FR0012821916_resus_an, height: "350", width: "100%" });