var FR0006864484_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,181340000],[2010,171840000],[2011,197800000],[2012,222940000],[2013,220560000],[2014,231940000],[2015,244840000],[2016,244840000],[2017,230580000],[2018,2480000],[2019,249570000],[2020,242370000],[2021,195170000],[2022,305590000],[2023,307840000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,43240000],[2010,28670000],[2011,32780000],[2012,39980000],[2013,40500000],[2014,42160000],[2015,44540000],[2016,44540000],[2017,41080000],[2018,38900000],[2019,41300000],[2020,41190000],[2021,41280000],[2022,76970000],[2023,84880000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,18950000],[2010,10620000],[2011,14820000],[2012,20230000],[2013,21600000],[2014,22900000],[2015,25220000],[2016,25220000],[2017,23220000],[2018,20550000],[2019,23060000],[2020,23710000],[2021,25250000],[2022,50240000],[2023,58490000]], "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: 'FR0006864484_resus_an', data: FR0006864484_resus_an, height: "350", width: "100%" });