var FR0010688440_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,6527000],[2009,4900000],[2010,5807000],[2011,5928000],[2012,169000],[2013,6383000],[2014,5728000],[2015,5601000],[2016,7135000],[2017,1620000],[2018,10760000],[2019,11028000],[2020,15673000],[2021,15701000],[2022,18017000],[2023,13941000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,148000],[2009,105000],[2010,103000],[2011,-145000],[2012,-326000],[2013,422000],[2014,-293000],[2015,359000],[2016,564000],[2017,1330000],[2018,1630000],[2019,697000],[2020,3481000],[2021,1364000],[2022,1284000],[2023,1475000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,410000],[2009,127000],[2010,124000],[2011,-289000],[2012,-380000],[2013,232000],[2014,-579000],[2015,196000],[2016,292000],[2017,646000],[2018,1020000],[2019,300000],[2020,910000],[2021,923000],[2022,175000],[2023,-47000]], "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: 'FR0010688440_resus_an', data: FR0010688440_resus_an, height: "350", width: "100%" });