var FR0005854700_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,13308000],[2009,9775000],[2010,12874000],[2011,14065000],[2012,14322000],[2013,13732000],[2014,14026000],[2015,13804000],[2016,360000],[2017,350000],[2018,14753000],[2019,16919000],[2020,13361000],[2021,18447000],[2022,16712000],[2023,17520000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-538000],[2009,-75000],[2010,371000],[2011,402000],[2012,44000],[2013,-296000],[2014,41000],[2015,1000],[2016,-350000],[2017,-890000],[2018,-343000],[2019,51000],[2020,101000],[2021,827000],[2022,390000],[2023,752000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-439000],[2009,-310000],[2010,575000],[2011,442000],[2012,-563000],[2013,-689000],[2014,218000],[2015,212000],[2016,286000],[2017,-623000],[2018,33000],[2019,98000],[2020,-96000],[2021,730000],[2022,4406000],[2023,887000]], "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: 'FR0005854700_resus_an', data: FR0005854700_resus_an, height: "350", width: "100%" });