var FR0010436584_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,60608000],[2009,67331000],[2010,61243000],[2011,57035000],[2012,55862000],[2013,54005000],[2014,51617000],[2015,47167000],[2016,340000],[2017,560000],[2018,22820000],[2019,11104000],[2020,20249000],[2021,20869000],[2022,20149000],[2023,22027000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,12163000],[2009,16000000],[2010,13491000],[2011,11284000],[2012,10284000],[2013,9264000],[2014,7714000],[2015,3035000],[2016,4470000],[2017,5280000],[2018,2810000],[2019,2243000],[2020,3187000],[2021,3937000],[2022,4579000],[2023,6950000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,8222000],[2009,10580000],[2010,9284000],[2011,7833000],[2012,7604000],[2013,6384000],[2014,5942000],[2015,1957000],[2016,-15648000],[2017,-3012000],[2018,1700000],[2019,1263000],[2020,2361000000],[2021,4581000],[2022,4035000],[2023,5322000]], "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: 'FR0010436584_resus_an', data: FR0010436584_resus_an, height: "350", width: "100%" });