var FR0000121147_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,12010700000],[2009,9292200000],[2010,13795900000],[2011,16190200000],[2012,17364500000],[2013,18028600000],[2014,18828900000],[2015,18770400000],[2016,18710500000],[2017,20181700000],[2018,260000],[2019,17768300000],[2020,14444600000],[2021,15617800000],[2022,24573700000],[2023,27247900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-353100000],[2009,-225800000],[2010,455600000],[2011,650900000],[2012,426500000],[2013,431500000],[2014,586800000],[2015,764700000],[2016,864400000],[2017,1073000000],[2018,1274000000],[2019,1013100000],[2020,50200000],[2021,530600000],[2022,428100000],[2023,1064500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-574800000],[2009,-433600000],[2010,201700000],[2011,371300000],[2012,142300000],[2013,87600000],[2014,165700000],[2015,371800000],[2016,637800000],[2017,610200000],[2018,700800000],[2019,589700000],[2020,-378800000],[2021,-78800000],[2022,-381800000],[2023,222200000]], "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: 'FR0000121147_resus_an', data: FR0000121147_resus_an, height: "350", width: "100%" });