var NL0006294274_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2011,481322000],[2012,115402000],[2013,233681000],[2014,341750000],[2015,447167000],[2016,548018000],[2017,729480000],[2018,802324000],[2019,933826000],[2020,1088986000],[2021,3770700000],[2022,4040306000],[2023,4085346000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,672323000],[2012,500976000],[2013,447025000],[2014,248498000],[2015,108257000],[2016,69101000],[2017,164885000],[2018,508685000],[2019,1073427000],[2020,1331704000],[2021,3133434000],[2022,3094645000],[2023,3108388000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,8476000],[2012,27961000],[2013,20411000],[2014,60462000],[2015,37377000],[2016,21989000],[2017,90580000],[2018,116490000],[2019,120890000],[2020,137820000],[2021,225510000],[2022,232560000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,32749000],[2012,42222000],[2013,33394000],[2014,32114000],[2015,3238000],[2016,4408000],[2017,3539000],[2018,58072000],[2019,65980000],[2020,118492000],[2021,291670000],[2022,237680000],[2023,228686000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,150437000],[2012,150030000],[2013,163205000],[2014,174239000],[2015,153857000],[2016,114001000],[2017,149539000],[2018,211348000],[2019,292841000],[2020,301797000],[2021,138667231000],[2022,167737330000],[2023,184779750000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"5x1", "x" : "0", "y": "35", "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: 'NL0006294274_passif', data: NL0006294274_passif, height: "350", width: "100%" });