var FR0000050809_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,1129477000],[2009,1094261000],[2010,1169893000],[2011,1050260000],[2012,1216729000],[2013,1348995000],[2014,2280350000],[2015,3584400000],[2016,3741300000],[2017,810000],[2018,4095300000],[2019,4434000000],[2020,4262900000],[2021,4682800000],[2022,5101200000],[2023,5805300000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,99745000],[2009,63156000],[2010,109301000],[2011,97933000],[2012,91292000],[2013,103945000],[2014,148226000],[2015,152600000],[2016,240200000],[2017,287000000],[2018,226600000],[2019,283200000],[2020,202300000],[2021,303400000],[2022,361300000],[2023,329900000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,58198000],[2009,27240000],[2010,74768000],[2011,62872000],[2012,55599000],[2013,71410000],[2014,101504000],[2015,84400000],[2016,150400000],[2017,171400000],[2018,125100000],[2019,160300000],[2020,106800000],[2021,187700000],[2022,247800000],[2023,183700000]], "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: 'FR0000050809_resus_an', data: FR0000050809_resus_an, height: "350", width: "100%" });