var FR0000120073_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,13103100000],[2009,11976100000],[2010,13488000000],[2011,14456900000],[2012,15326300000],[2013,15225200000],[2014,15358300000],[2015,16379800000],[2016,2260000],[2017,20349300000],[2018,2210000],[2019,21920100000],[2020,20485200000],[2021,23334800000],[2022,29934000000],[2023,27607600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1918800000],[2009,1959100000],[2010,2254200000],[2011,2436500000],[2012,2533400000],[2013,2606500000],[2014,2649800000],[2015,2758400000],[2016,3024000000],[2017,3020300000],[2018,3449000000],[2019,3606300000],[2020,3650100000],[2021,4009600000],[2022,4291100000],[2023,4571500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1220000000],[2009,1230000000],[2010,1403600000],[2011,1534900000],[2012,1609400000],[2013,1640300000],[2014,1665000000],[2015,1756400000],[2016,1844000000],[2017,2199600000],[2018,2113400000],[2019,2241500000],[2020,2435100000],[2021,2572200000],[2022,2758800000],[2023,3078000000]], "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: 'FR0000120073_resus_an', data: FR0000120073_resus_an, height: "350", width: "100%" });