var NL00150001Q9_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": [[2016,19353000000],[2017,20987000000],[2018,24903000000],[2019,28675000000],[2020,25861000000],[2021,56307000000],[2022,72382000000],[2023,82120000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2016,24048000000],[2017,17971000000],[2018,14528000000],[2019,12901000000],[2020,21117000000],[2021,33582000000],[2022,27153000000],[2023,29463000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2016,15572000000],[2017,14354000000],[2018,13288000000],[2019,13534000000],[2020,13294000000],[2021,15335000000],[2022,14351000000],[2023,12655000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2016,22655000000],[2017,21939000000],[2018,19229000000],[2019,21616000000],[2020,20576000000],[2021,29175000000],[2022,32785000000],[2023,33923000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2016,22715000000],[2017,21048000000],[2018,24925000000],[2019,21318000000],[2020,18882000000],[2021,37367000000],[2022,39485000000],[2023,43967000000]], "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: 'NL00150001Q9_passif', data: NL00150001Q9_passif, height: "350", width: "100%" });