var FR0004172450_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,26195000],[2009,23848000],[2010,25500000],[2011,24277000],[2012,21146000],[2013,14604000],[2014,9133000],[2015,8195000],[2016,8114000],[2017,9700000],[2018,20616000],[2019,34610000],[2020,64180000],[2021,107045000],[2022,156987000],[2023,86900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,4776000],[2009,3586000],[2010,1300000],[2011,723000],[2012,2131000],[2013,492000],[2014,-344000],[2015,-7660000],[2016,883000],[2017,-320000],[2018,-2086000],[2019,-400000],[2020,2487000],[2021,-1992000],[2022,6569000],[2023,19103000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,3246000],[2009,2622000],[2010,500000],[2011,577000],[2012,1579000],[2013,392000],[2014,-965000],[2015,-7688000],[2016,1028000],[2017,-320000],[2018,-2375000],[2019,-360000],[2020,2016000],[2021,-2305000],[2022,3960000],[2023,16500000]], "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: 'FR0004172450_resus_an', data: FR0004172450_resus_an, height: "350", width: "100%" });