var FR0004170017_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,157842000],[2009,201860000],[2010,206208000],[2011,221574000],[2012,258876000],[2013,324170000],[2014,356174000],[2015,424818000],[2016,475017000],[2017,413900000],[2018,538761000],[2019,527860000],[2020,573893000],[2021,689492000],[2022,728224000],[2023,736085000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,10258000],[2009,13210000],[2010,17217000],[2011,16786000],[2012,18027000],[2013,20116000],[2014,23106000],[2015,31774000],[2016,34861000],[2017,43500000],[2018,42096000],[2019,54508000],[2020,37080000],[2021,55812000],[2022,63779000],[2023,62981000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,4756000],[2009,5994000],[2010,8044000],[2011,8310000],[2012,6225000],[2013,7715000],[2014,7031000],[2015,10623000],[2016,21622000],[2017,24221000],[2018,21525000],[2019,20828000],[2020,7807000],[2021,23510000],[2022,25813000],[2023,23409000]], "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: 'FR0004170017_resus_an', data: FR0004170017_resus_an, height: "350", width: "100%" });