var FR0012185536_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,306000],[2012,10603000],[2013,8169000],[2014,11378000],[2015,1170000],[2016,3640000],[2017,1770000],[2018,73064000],[2019,25363000],[2020,33554000],[2021,105690000],[2022,78332000],[2023,111140000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,196000],[2012,7644000],[2013,5769000],[2014,4450000],[2015,11000000],[2016,3500000],[2017,5220000],[2018,20720000],[2019,22293000],[2020,16994000],[2021,19149000],[2022,9704000],[2023,-24319000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,1564000],[2012,4205000],[2013,1924000],[2014,-1308000],[2015,5283000],[2016,3235000],[2017,4000000],[2018,10064000],[2019,10762000],[2020,10196000],[2021,13208000],[2022,7989000],[2023,-27383000]], "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: 'FR0012185536_resus_an', data: FR0012185536_resus_an, height: "350", width: "100%" });