var FR0000051807_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": [[2007,1593800000],[2008,1784700000],[2009,1847654000],[2010,2058473000],[2011,2126222000],[2012,2347093000],[2013,2433000000],[2014,2758000000],[2015,3398000000],[2016,3649000000],[2017,1650000],[2018,4441000000],[2019,5355000000],[2020,5732000000],[2021,7115000000],[2022,8154000000],[2023,8345000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2007,158600000],[2008,177900000],[2009,130035000],[2010,119082000],[2011,152911000],[2012,193161000],[2013,196000000],[2014,237000000],[2015,308000000],[2016,339000000],[2017,556000000],[2018,485000000],[2019,621000000],[2020,555000000],[2021,869000000],[2022,992000000],[2023,1011000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2007,97900000],[2008,116400000],[2009,88201000],[2010,71887000],[2011,92274000],[2012,127464000],[2013,129000000],[2014,150000000],[2015,200000000],[2016,214000000],[2017,312000000],[2018,312000000],[2019,400000000],[2020,324000000],[2021,557000000],[2022,643000000],[2023,602000000]], "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: 'FR0000051807_resus_an', data: FR0000051807_resus_an, height: "350", width: "100%" });