var FR0000131104_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,27376000000],[2009,40191000000],[2010,43880000000],[2011,42384000000],[2012,39072000000],[2013,38822000000],[2014,39168000000],[2015,42938000000],[2016,43411000000],[2017,1800000],[2018,42516000000],[2019,44597000000],[2020,44275000000],[2021,43762000000],[2022,45430000000],[2023,45874000000],[2024,43762000000],[2025,50419000000],[2026,45874000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,8976000000],[2009,16851000000],[2010,17363000000],[2011,16268000000],[2012,12522000000],[2013,7832000000],[2014,12642000000],[2015,9787000000],[2016,14033000000],[2017,13217000000],[2018,11933000000],[2019,13260000000],[2020,14081000000],[2021,14296000000],[2022,15566000000],[2023,14918000000],[2024,null],[2025,null],[2026,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,3021000000],[2009,5832000000],[2010,7843000000],[2011,6050000000],[2012,6553000000],[2013,4832000000],[2014,157000000],[2015,6694000000],[2016,7702000000],[2017,7759000000],[2018,7526000000],[2019,8173000000],[2020,7067000000],[2021,9488000000],[2022,9848000000],[2023,10975000000],[2024,null],[2025,null],[2026,null]], "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: 'FR0000131104_resus_an', data: FR0000131104_resus_an, height: "350", width: "100%" });