var FR0000050353_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,844254000],[2009,695071000],[2010,776689000],[2011,925095000],[2012,1081341000],[2013,1148971000],[2014,1306530000],[2015,1458052000],[2016,1030000],[2017,1290000],[2018,660000],[2019,1729527000],[2020,1229958000],[2021,1163897000],[2022,1425212000],[2023,1630444000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,93861000],[2009,22214000],[2010,48394000],[2011,84356000],[2012,91199000],[2013,115134000],[2014,128883000],[2015,140653000],[2016,157000000],[2017,171000000],[2018,136000000],[2019,110278000],[2020,-28109000],[2021,55862000],[2022,79423000],[2023,86371000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,56229000],[2009,9422000],[2010,32924000],[2011,58225000],[2012,57287000],[2013,74639000],[2014,81386000],[2015,81764000],[2016,107008000],[2017,107965000],[2018,92069000],[2019,69773000],[2020,-37321000],[2021,44048000],[2022,56960000],[2023,37533000]], "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: 'FR0000050353_resus_an', data: FR0000050353_resus_an, height: "350", width: "100%" });