var NL0009269109_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": [[2010,null],[2011,null],[2012,323349000],[2013,315272000],[2014,259276000],[2015,265997000],[2016,141898000],[2017,162177000],[2018,149097000],[2019,177964000],[2020,226409000],[2021,267585000],[2022,317019000],[2023,383657000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,231969000],[2013,214808000],[2014,105150000],[2015,135105000],[2016,177035000],[2017,60766000],[2018,58279000],[2019,139849000],[2020,137889000],[2021,118875000],[2022,86150000],[2023,177200000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,39345000],[2013,32620000],[2014,31379000],[2015,24764000],[2016,14697000],[2017,17247000],[2018,36047000],[2019,39293000],[2020,42178000],[2021,88799000],[2022,56103000],[2023,67652000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,287153000],[2013,469130000],[2014,367460000],[2015,359224000],[2016,228331000],[2017,220160000],[2018,220466000],[2019,189689000],[2020,165120000],[2021,129845000],[2022,176014000],[2023,125491000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,504408000],[2013,291789000],[2014,441425000],[2015,404873000],[2016,494207000],[2017,310453000],[2018,312217000],[2019,351600000],[2020,359042000],[2021,386324000],[2022,448104000],[2023,581598000]], "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: 'NL0009269109_passif', data: NL0009269109_passif, height: "350", width: "100%" });