var FR0013183589_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": [[2005,null],[2006,null],[2007,5440070],[2008,5465578],[2009,5490343],[2010,6070408],[2011,5694000],[2012,6610000],[2013,8041000],[2014,13163000],[2015,19228000],[2016,21073000],[2017,25823000],[2018,30691000],[2019,28004000],[2020,32007000],[2021,35425000],[2022,33068000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,192035],[2008,179179],[2009,1830109],[2010,374089],[2011,786000],[2012,6655000],[2013,6936439],[2014,6281000],[2015,5061000],[2016,3489000],[2017,2334000],[2018,12347000],[2019,19738000],[2020,29197000],[2021,24241000],[2022,22665000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,191749],[2008,258787],[2009,332316],[2010,495407],[2011,773000],[2012,876000],[2013,800000],[2014,1066000],[2015,1318000],[2016,1161000],[2017,1297000],[2018,1426000],[2019,1485000],[2020,1328000],[2021,1181000],[2022,1534000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,2380000],[2012,4234000],[2013,7675000],[2014,8150000],[2015,11559000],[2016,15607000],[2017,15439000],[2018,16767000],[2019,23645000],[2020,15611000],[2021,23777000],[2022,18479000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,2492000],[2012,2650000],[2013,5566000],[2014,7514000],[2015,7010000],[2016,5903000],[2017,6226000],[2018,11757000],[2019,10772000],[2020,7912000],[2021,11315000],[2022,8684000],[2023,null]], "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: 'FR0013183589_passif', data: FR0013183589_passif, height: "350", width: "100%" });