var BE0003746600_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": [[2002,42698000],[2003,44836000],[2004,39576000],[2005,42140000],[2006,42527000],[2012,41207000],[2013,39918000],[2014,40037000],[2015,46147000],[2016,8760000],[2017,9070000],[2018,47920000],[2019,66143000],[2020,61303000],[2021,65056000],[2022,71474000],[2023,81081000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,21474000],[2013,43446000],[2014,28485000],[2015,36617000],[2016,38600000],[2017,35000000],[2018,44115000],[2019,77901000],[2020,56959000],[2021,108443000],[2022,36878000],[2023,51287000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,-2104000],[2003,15488000],[2004,4944000],[2005,23733000],[2006,44205000],[2012,7156000],[2013,34582000],[2014,16292000],[2015,25952000],[2016,20582000],[2017,21186000],[2018,34105000],[2019,65765000],[2020,43431000],[2021,98100000],[2022,51714000],[2023,5918000]], "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: 'BE0003746600_resus_an', data: BE0003746600_resus_an, height: "350", width: "100%" });