var FR0010112524_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": [[2006,null],[2007,2394686000],[2008,2682929000],[2009,2837915000],[2010,2747206000],[2011,2602875000],[2012,2831283000],[2013,2527615000],[2014,2370191000],[2015,3057100000],[2016,2975430000],[2017,790000],[2018,3939575000],[2019,4854600000],[2020,4511648000],[2021,4468371000],[2022,4351751000],[2023,3964311000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,330422000],[2008,245760000],[2009,84693000],[2010,166009000],[2011,113534000],[2012,145440000],[2013,170392000],[2014,105392000],[2015,200642000],[2016,248966000],[2017,321000000],[2018,426992000],[2019,315764000],[2020,243021000],[2021,488990000],[2022,335160000],[2023,218120000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,211956000],[2008,24787000],[2009,-49858000],[2010,119758000],[2011,54207000],[2012,41786000],[2013,100115000],[2014,35731000],[2015,123521000],[2016,139113000],[2017,185332000],[2018,276874000],[2019,160718000],[2020,113012000],[2021,324906000],[2022,187770000],[2023,19206000]], "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: 'FR0010112524_resus_an', data: FR0010112524_resus_an, height: "350", width: "100%" });