var FR0012757854_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,369544000],[2013,416395000],[2014,362819000],[2015,1316835000],[2016,1417248000],[2017,1442348000],[2018,1476005000],[2019,1453620000],[2020,1541662000],[2021,1682696000],[2022,1895730000],[2023,1976213000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,1976989000],[2013,2273898000],[2014,2405408000],[2015,1517228000],[2016,1459106000],[2017,2067340000],[2018,2128872000],[2019,2471502000],[2020,2502220000],[2021,2521600000],[2022,2614850000],[2023,2509813000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,192001000],[2013,229612000],[2014,333586000],[2015,345407000],[2016,341200000],[2017,790980000],[2018,768148000],[2019,950119000],[2020,937215000],[2021,914046000],[2022,730940000],[2023,788341000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,703859000],[2013,847951000],[2014,624425000],[2015,901535000],[2016,780008000],[2017,990477000],[2018,1101956000],[2019,1141349000],[2020,932537000],[2021,1089022000],[2022,1189399000],[2023,1185692000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,1426475000],[2013,1594843000],[2014,2043334000],[2015,1638444000],[2016,1625670000],[2017,2466079000],[2018,2315386000],[2019,2278078000],[2020,2357409000],[2021,2405008000],[2022,2496666000],[2023,2690393000]], "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: 'FR0012757854_passif', data: FR0012757854_passif, height: "350", width: "100%" });