var FR0010386334_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": [[2007,607979000],[2008,781328000],[2009,850584000],[2010,922862000],[2011,1014806000],[2012,1108357000],[2013,1370990000],[2014,2222203000],[2015,2573304000],[2016,2981404000],[2017,3130942000],[2018,760000],[2019,3612502000],[2020,3772909000],[2021,4137309000],[2022,4438296000],[2023,4995583000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2007,55653000],[2008,67554000],[2009,61269000],[2010,72797000],[2011,79374000],[2012,86696000],[2013,100441000],[2014,181171000],[2015,178963000],[2016,240919000],[2017,283303000],[2018,299000000],[2019,358570000],[2020,265904000],[2021,341792000],[2022,272528000],[2023,163181000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2007,23128000],[2008,18042000],[2009,14985000],[2010,24671000],[2011,21669000],[2012,23175000],[2013,28576000],[2014,61819000],[2015,58691000],[2016,131293000],[2017,163000000],[2018,123133000],[2019,114681000],[2020,39402000],[2021,91115000],[2022,22060000],[2023,-105245000]], "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: 'FR0010386334_resus_an', data: FR0010386334_resus_an, height: "350", width: "100%" });