var NL0010801007_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": [[2012,-49653000],[2013,-67050000],[2014,530805000],[2015,653831000],[2016,722059000],[2017,729181000],[2018,786348000],[2019,866525000],[2020,1257851000],[2021,1461354000],[2022,1673416000],[2023,1726185000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,735993000],[2013,845743000],[2014,317779000],[2015,483662000],[2016,454074000],[2017,551342000],[2018,474537000],[2019,839596000],[2020,908352000],[2021,1117903000],[2022,1248931000],[2023,1680019000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,14094000],[2013,10457000],[2014,10614000],[2015,11635000],[2016,11261000],[2017,20935000],[2018,30671000],[2019,28411000],[2020,33984000],[2021,35752000],[2022,36068000],[2023,45802000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,104894000],[2013,136563000],[2014,134694000],[2015,147239000],[2016,170619000],[2017,213437000],[2018,263679000],[2019,279796000],[2020,291844000],[2021,403010000],[2022,389021000],[2023,391230000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,114617000],[2013,124491000],[2014,122049000],[2015,135414000],[2016,125462000],[2017,139346000],[2018,394094000],[2019,173558000],[2020,218119000],[2021,252539000],[2022,296074000],[2023,311338000]], "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: 'NL0010801007_passif', data: NL0010801007_passif, height: "350", width: "100%" });