var FR0000121667_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,3074419000],[2009,3267978000],[2010,3891559000],[2011,4189541000],[2012,4988845000],[2013,5065000000],[2014,5670000000],[2015,6716000000],[2016,7115000000],[2017,3290000],[2018,10799000000],[2019,17390000000],[2020,14429000000],[2021,19820000000],[2022,24494000000],[2023,25395000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,514531000],[2009,555215000],[2010,618472000],[2011,683092000],[2012,831713000],[2013,843000000],[2014,1222000000],[2015,1183000000],[2016,1230000000],[2017,1367000000],[2018,1358000000],[2019,1678000000],[2020,452000000],[2021,2326000000],[2022,3157000000],[2023,3176000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,382356000],[2009,394036000],[2010,461969000],[2011,505619000],[2012,584008000],[2013,593000000],[2014,929000000],[2015,757000000],[2016,813000000],[2017,1040000000],[2018,1087000000],[2019,1077000000],[2020,85000000],[2021,1463000000],[2022,2152000000],[2023,2289000000]], "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: 'FR0000121667_resus_an', data: FR0000121667_resus_an, height: "350", width: "100%" });