var NL0013654783_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": [[2017,10779921000],[2018,19771567000],[2019,24294541000],[2020,26511712000],[2021,36792557000],[2022,45369888000],[2023,41031842000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2017,2725486000],[2018,2669924000],[2019,2920801000],[2020,3443067000],[2021,6980925000],[2022,14430037000],[2023,14879962000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2017,257086000],[2018,257332000],[2019,250533000],[2020,263182000],[2021,293073000],[2022,493005000],[2023,327335000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2017,2870796000],[2018,2913457000],[2019,1818814000],[2020,2116306000],[2021,3394191000],[2022,3757251000],[2023,3554714000]], "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: 'NL0013654783_passif', data: NL0013654783_passif, height: "350", width: "100%" });