var FR0000130403_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,17933000000],[2009,17745000000],[2010,21123000000],[2011,24628000000],[2012,29881000000],[2013,30984000000],[2014,35081000000],[2015,800000],[2016,940000],[2017,1250000],[2018,46826000000],[2019,53670000000],[2020,44651000000],[2021,64215000000],[2022,79184000000],[2023,86153000000],[2024,84683000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,3468000000],[2009,3164000000],[2010,4172000000],[2011,5203000000],[2012,5971000000],[2013,5889000000],[2014,6001000000],[2015,6281000000],[2016,6755000000],[2017,8282000000],[2018,9875000000],[2019,11233000000],[2020,7967000000],[2021,17143000000],[2022,20996000000],[2023,22554000000],[2024,18873000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,796000000],[2009,695000000],[2010,1261000000],[2011,1279000000],[2012,1431000000],[2013,1425000000],[2014,2378000000],[2015,1569000000],[2016,1058000000],[2017,2240000000],[2018,2574000000],[2019,2938000000],[2020,1933000000],[2021,4946000000],[2022,5797000000],[2023,6304000000],[2024,5208000000]], "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: 'FR0000130403_resus_an', data: FR0000130403_resus_an, height: "350", width: "100%" });