var MC0000031187_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": [[2009,400035000],[2010,374071000],[2011,372408000],[2012,372408000],[2013,472512000],[2014,452385000],[2015,461386000],[2016,458832000],[2017,1770000],[2018,2830000],[2019,526536000],[2020,619827000],[2021,336887000],[2022,530514000],[2023,666987000],[2024,703999000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,19015000],[2010,11572000],[2011,-28364000],[2012,-28364000],[2013,-11757000],[2014,-31517000],[2015,-31026000],[2016,-32821000],[2017,-33300000],[2018,-26900000],[2019,-9621000],[2020,22637000],[2021,-103251000],[2022,35358000],[2023,72175000],[2024,73613000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,40566000],[2010,1074000],[2011,-33227000],[2012,-33227000],[2013,17253000],[2014,10040000],[2015,-29147000],[2016,-36380000],[2017,-36380000],[2018,-14595000],[2019,2577000],[2020,26115000],[2021,-79110000],[2022,76352000],[2023,896215000],[2024,103944000]], "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: 'MC0000031187_resus_an', data: MC0000031187_resus_an, height: "350", width: "100%" });