var FR0010929125_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,299787000],[2009,309810000],[2010,386240000],[2011,462028000],[2012,559630000],[2013,735124000],[2014,874503000],[2015,930813000],[2016,700000],[2017,570000],[2018,460000],[2019,1534239000],[2020,1642833000],[2021,1880621000],[2022,2481319000],[2023,2747425000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,6185000],[2009,9169000],[2010,12497000],[2011,14821000],[2012,12384000],[2013,27572000],[2014,36884000],[2015,39375000],[2016,37500000],[2017,36700000],[2018,47300000],[2019,45427000],[2020,55873000],[2021,61917000],[2022,98268000],[2023,126843000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1247000],[2009,2001000],[2010,4369000],[2011,6527000],[2012,4118000],[2013,12050000],[2014,18026000],[2015,21284000],[2016,17400000],[2017,18300000],[2018,28700000],[2019,14824000],[2020,28200000],[2021,33132000],[2022,38221000],[2023,52141000]], "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: 'FR0010929125_resus_an', data: FR0010929125_resus_an, height: "350", width: "100%" });