var FR0000078321_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,12866000],[2009,9215000],[2010,8767000],[2011,12223000],[2012,10304000],[2013,5763000],[2014,4421000],[2015,4423000],[2016,360000],[2017,460000],[2018,5290000],[2019,4250000],[2020,4019000],[2021,4373000],[2022,4595000],[2023,4596000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,926000],[2009,2000],[2010,84000],[2011,374000],[2012,-91000],[2013,-558000],[2014,373000],[2015,229000],[2016,373000],[2017,250000],[2018,280000],[2019,10000],[2020,25000],[2021,-15000],[2022,142000],[2023,-216000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,917000],[2009,251000],[2010,119000],[2011,335000],[2012,-89000],[2013,-672000],[2014,356000],[2015,177000],[2016,463000],[2017,230000],[2018,480000],[2019,90000],[2020,57000],[2021,305000],[2022,292000],[2023,50000]], "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: 'FR0000078321_resus_an', data: FR0000078321_resus_an, height: "350", width: "100%" });