var FR0013318813_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,null],[2013,39785000],[2014,36740000],[2015,37519000],[2016,34500000],[2017,150000],[2018,470000],[2019,107959000],[2020,107998000],[2021,83948000],[2022,130849000],[2023,192000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,-1165000],[2014,-4138000],[2015,-10381000],[2016,-6000],[2017,4690000],[2018,1270000],[2019,223000],[2020,-3475000],[2021,-5109000],[2022,214000],[2023,3833000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,-1140000],[2014,-6044000],[2015,-12195000],[2016,-1728000],[2017,-1728000],[2018,-5094000],[2019,-1784000],[2020,-5804000],[2021,-5609000],[2022,-2493000],[2023,142000]], "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: 'FR0013318813_resus_an', data: FR0013318813_resus_an, height: "350", width: "100%" });