var FR0000121220_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": [[2009,14681000000],[2010,15256000000],[2011,16047000000],[2012,18236000000],[2013,18397000000],[2014,18016000000],[2015,19815000000],[2016,20245000000],[2017,20698000000],[2018,640000],[2019,21954000000],[2020,19321000000],[2021,17428000000],[2022,20263000000],[2023,22637000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,746000000],[2010,771000000],[2011,853000000],[2012,984000000],[2013,814000000],[2014,933000000],[2015,1136000000],[2016,1089000000],[2017,1184000000],[2018,1128000000],[2019,1057000000],[2020,65000000],[2021,339000000],[2022,812000000],[2023,847000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,393000000],[2010,409000000],[2011,451000000],[2012,525000000],[2013,439000000],[2014,490000000],[2015,700000000],[2016,637000000],[2017,723000000],[2018,651000000],[2019,665000000],[2020,-315000000],[2021,139000000],[2022,695000000],[2023,794000000]], "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: 'FR0000121220_resus_an', data: FR0000121220_resus_an, height: "350", width: "100%" });