var FR0000074197_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,27339000],[2009,25733000],[2010,28581000],[2011,28457000],[2012,27904000],[2013,26605000],[2014,27105000],[2015,28690000],[2016,220000],[2017,310000],[2018,27298000],[2019,23500000],[2020,18022000],[2021,17950000],[2022,21312000],[2023,21183000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-104000],[2009,163000],[2010,3441000],[2011,-278000],[2012,-1928000],[2013,947000],[2014,1128000],[2015,923000],[2016,1360000],[2017,180000],[2018,597000],[2019,-560000],[2020,594000],[2021,-155000],[2022,113000],[2023,30000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,354000],[2009,-227000],[2010,1847000],[2011,-5112000],[2012,-2520000],[2013,491000],[2014,350000],[2015,368000],[2016,709000],[2017,1058000],[2018,215000],[2019,-1040000],[2020,40000],[2021,-330000],[2022,-114000],[2023,-183000]], "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: 'FR0000074197_resus_an', data: FR0000074197_resus_an, height: "350", width: "100%" });