var FR0000032526_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,320783000],[2009,335479000],[2010,352579000],[2011,377834000],[2012,403495000],[2013,389700000],[2014,408957000],[2015,488738000],[2016,775773000],[2017,1230000],[2018,789602000],[2019,805600000],[2020,712295000],[2021,732071000],[2022,753275000],[2023,785700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,39810000],[2009,29724000],[2010,8277000],[2011,22535000],[2012,31637000],[2013,29925000],[2014,38756000],[2015,56088000],[2016,54594000],[2017,79200000],[2018,69917000],[2019,51744000],[2020,41872000],[2021,38685000],[2022,-18160000],[2023,38700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,24389000],[2009,20495000],[2010,5880000],[2011,14427000],[2012,20399000],[2013,20489000],[2014,26127000],[2015,39923000],[2016,28930000],[2017,46219000],[2018,46819000],[2019,37328000],[2020,18240000],[2021,32637000],[2022,-41116000],[2023,22200000]], "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: 'FR0000032526_resus_an', data: FR0000032526_resus_an, height: "350", width: "100%" });