var FR0013283108_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": [[2010,null],[2011,null],[2012,null],[2013,65242000],[2014,78600000],[2015,90741000],[2016,106952000],[2017,110933000],[2018,128511000],[2019,150794000],[2020,157060000],[2021,195139000],[2022,221972000],[2023,242941000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,57655000],[2014,50233000],[2015,64348000],[2016,53295000],[2017,73382000],[2018,80004000],[2019,109307000],[2020,154390000],[2021,175378000],[2022,236994000],[2023,196644000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,1398000],[2014,1237000],[2015,1143000],[2016,1412000],[2017,2090000],[2018,2523000],[2019,3431000],[2020,3708000],[2021,2697000],[2022,2606000],[2023,2344000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,13367000],[2014,16812000],[2015,17589000],[2016,21841000],[2017,27116000],[2018,26621000],[2019,21785000],[2020,31904000],[2021,43310000],[2022,45390000],[2023,44857000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,14575000],[2014,16263000],[2015,12548000],[2016,13445000],[2017,16602000],[2018,22235000],[2019,23369000],[2020,25255000],[2021,29069000],[2022,31800000],[2023,33696000],[2024,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: 'FR0013283108_passif', data: FR0013283108_passif, height: "350", width: "100%" });