var FR0000033904_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,1407018000],[2009,727114000],[2010,884308000],[2011,1240613000],[2012,1104849000],[2013,1037556000],[2014,1126029000],[2015,1377507000],[2016,1588281000],[2017,370000],[2018,1789190000],[2019,1615000000],[2020,1364685000],[2021,1969739000],[2022,2683479000],[2023,2230483000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,60523000],[2009,-105773000],[2010,-29455000],[2011,46618000],[2012,19907000],[2013,18385000],[2014,45177000],[2015,70771000],[2016,40829000],[2017,84200000],[2018,93470000],[2019,39560000],[2020,28190000],[2021,162896000],[2022,259834000],[2023,102139000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,31442000],[2009,-86870000],[2010,-36938000],[2011,20704000],[2012,723000],[2013,3846000],[2014,25154000],[2015,50473000],[2016,16025000],[2017,46235000],[2018,61630000],[2019,24550000],[2020,11000000],[2021,120846000],[2022,179640000],[2023,50744000]], "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: 'FR0000033904_resus_an', data: FR0000033904_resus_an, height: "350", width: "100%" });