var FR0013053535_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,7130000],[2013,10287000],[2014,14165000],[2015,15382000],[2016,15382000],[2017,17446000],[2018,0],[2019,22972000],[2020,29940000],[2021,40951000],[2022,39191000],[2023,42300000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,-632000],[2014,39000],[2015,-707000],[2016,-2304000],[2017,-1094000],[2018,-2260000],[2019,-1549000],[2020,-1819000],[2021,2541000],[2022,554000],[2023,-1500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,-676000],[2013,44000],[2014,-871000],[2015,-2693000],[2016,-2693000],[2017,-1335000],[2018,-2762000],[2019,-932000],[2020,-1783000],[2021,1856000],[2022,31000],[2023,-1500000]], "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: 'FR0013053535_resus_an', data: FR0013053535_resus_an, height: "350", width: "100%" });