var FR0000130692_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": [[2006,null],[2007,789600000],[2008,599200000],[2009,451600000],[2010,512000000],[2011,552100000],[2012,524600000],[2013,466500000],[2014,478300000],[2015,498700000],[2016,720000],[2017,1110000],[2018,680000],[2019,626200000],[2020,822000000],[2021,736600000],[2022,733900000],[2023,653200000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,28700000],[2008,-31700000],[2009,-22600000],[2010,21300000],[2011,23700000],[2012,7000000],[2013,14400000],[2014,22900000],[2015,24000000],[2016,38900000],[2017,44400000],[2018,49000000],[2019,31900000],[2020,55800000],[2021,41200000],[2022,39500000],[2023,22000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,15400000],[2008,-56200000],[2009,-45900000],[2010,12900000],[2011,10500000],[2012,-15200000],[2013,3600000],[2014,10800000],[2015,15300000],[2016,25000000],[2017,25200000],[2018,26600000],[2019,15100000],[2020,41000000],[2021,30600000],[2022,22100000],[2023,1500000]], "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: 'FR0000130692_resus_an', data: FR0000130692_resus_an, height: "350", width: "100%" });