var FR0011490648_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,277000],[2013,2103000],[2014,2241000],[2015,2296000],[2016,4366000],[2017,9820000],[2018,7449000],[2019,8831000],[2020,5753000],[2021,12447000],[2022,19031000],[2023,10265000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,-1329000],[2013,-1385000],[2014,-2537000],[2015,-6286000],[2016,-4022000],[2017,0],[2018,-1520000],[2019,-911000],[2020,-4550000],[2021,-3241000],[2022,-1492000],[2023,-1600000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,-1133000],[2013,-1340000],[2014,-2816000],[2015,-5852000],[2016,-3419000],[2017,-1350000],[2018,-1500000],[2019,-1650000],[2020,-5067000],[2021,-3720000],[2022,-1793000],[2023,-7353000]], "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: 'FR0011490648_resus_an', data: FR0011490648_resus_an, height: "350", width: "100%" });