var FR0000121964_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,716973000],[2009,895470000],[2010,930170000],[2011,958745000],[2012,992121000],[2013,1009186000],[2014,833007000],[2015,1208400000],[2016,1214000000],[2017,9040000],[2018,1252200000],[2019,1242300000],[2020,1062400000],[2021,1006400000],[2022,1162400000],[2023,1155100000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,471202000],[2009,471321000],[2010,489440000],[2011,555447000],[2012,641374000],[2013,587222000],[2014,1116994000],[2015,-212800000],[2016,1822800000],[2017,997000000],[2018,1269800000],[2019,524500000],[2020,-811600000],[2021,290400000],[2022,542500000],[2023,457200000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,200277000],[2009,162102000],[2010,57867000],[2011,142414000],[2012,166587000],[2013,53601000],[2014,639978000],[2015,62100000],[2016,1191200000],[2017,1228600000],[2018,838800000],[2019,324900000],[2020,-785700000],[2021,544700000],[2022,415200000],[2023,192700000]], "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: 'FR0000121964_resus_an', data: FR0000121964_resus_an, height: "350", width: "100%" });