var FR0012819381_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": [[2008,119563000],[2009,132446000],[2010,147865000],[2011,154414000],[2012,174470000],[2013,195831000],[2014,226199000],[2015,261067000],[2016,295749000],[2017,331765000],[2018,354019000],[2019,391943000],[2020,442296000],[2021,491745000],[2022,525847000],[2023,589557000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,63275000],[2009,47693000],[2010,144058000],[2011,122776000],[2012,113360000],[2013,97410000],[2014,85543000],[2015,93646000],[2016,68982000],[2017,63815000],[2018,123703000],[2019,114780000],[2020,106088000],[2021,152401000],[2022,143901000],[2023,128616000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,16880000],[2012,17894000],[2013,16985000],[2014,22505000],[2015,13566000],[2016,12981000],[2017,13456000],[2018,13391000],[2019,14076000],[2020,13554000],[2021,15425000],[2022,14081000],[2023,14459000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,70702000],[2012,71605000],[2013,74333000],[2014,71485000],[2015,78833000],[2016,79520000],[2017,90244000],[2018,93896000],[2019,83178000],[2020,71723000],[2021,104894000],[2022,118861000],[2023,96050000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,53322000],[2012,56858000],[2013,51015000],[2014,57522000],[2015,57513000],[2016,58987000],[2017,51883000],[2018,56704000],[2019,63482000],[2020,77012000],[2021,82728000],[2022,98196000],[2023,92146000]], "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: 'FR0012819381_passif', data: FR0012819381_passif, height: "350", width: "100%" });