var FR0000077919_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,2169000000],[2009,1919000000],[2010,2350000000],[2011,2463000000],[2012,2623000000],[2013,2676000000],[2014,2482000000],[2015,2807100000],[2016,2974500000],[2017,3471900000],[2018,3181400000],[2019,3487600000],[2020,2099800000],[2021,2522500000],[2022,3074000000],[2023,3295900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,236000000],[2009,123000000],[2010,279000000],[2011,327000000],[2012,271000000],[2013,219000000],[2014,232000000],[2015,270100000],[2016,252300000],[2017,358000000],[2018,238400000],[2019,460600000],[2020,-475800000],[2021,68600000],[2022,263400000],[2023,370100000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,19000000],[2009,24000000],[2010,173000000],[2011,213000000],[2012,163000000],[2013,91000000],[2014,194000000],[2015,233900000],[2016,224700000],[2017,193700000],[2018,219900000],[2019,265500000],[2020,-604600000],[2021,-14500000],[2022,132100000],[2023,209200000]], "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: 'FR0000077919_resus_an', data: FR0000077919_resus_an, height: "350", width: "100%" });