var FR0013252186_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,null],[2011,null],[2012,416327000],[2013,394709000],[2014,418859000],[2015,478482000],[2016,582838000],[2017,750000],[2018,420000],[2019,728411000],[2020,629240000],[2021,677163000],[2022,704246000],[2023,834183000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,9250000],[2013,3616000],[2014,19866000],[2015,27337000],[2016,47645000],[2017,56600000],[2018,51800000],[2019,39947000],[2020,-4745000],[2021,21158000],[2022,-7344000],[2023,2059000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,2045000],[2013,0],[2014,11784000],[2015,16355000],[2016,35407000],[2017,42496000],[2018,39686000],[2019,24628000],[2020,-16086000],[2021,8812000],[2022,-22729000],[2023,-16329000]], "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: 'FR0013252186_resus_an', data: FR0013252186_resus_an, height: "350", width: "100%" });