var FR0011726835_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": [[2010,74677000],[2011,55758000],[2012,89486000],[2013,217634000],[2014,226760000],[2015,226458000],[2016,235552000],[2017,8020000],[2018,245987000],[2019,288224000],[2020,396374000],[2021,314735000],[2022,307294000],[2023,427704000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,29125000],[2011,17151000],[2012,45310000],[2013,140475000],[2014,138844000],[2015,139275000],[2016,140921000],[2017,138000000],[2018,159900000],[2019,170033000],[2020,236313000],[2021,164619000],[2022,152218000],[2023,232377000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,23185000],[2011,18386000],[2012,39577000],[2013,118743000],[2014,115356000],[2015,117257000],[2016,119745000],[2017,116245000],[2018,142798000],[2019,143377000],[2020,198878000],[2021,134074000],[2022,128260000],[2023,201369000]], "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: 'FR0011726835_resus_an', data: FR0011726835_resus_an, height: "350", width: "100%" });