var FR0000053381_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": [[2009,209600000],[2010,291900000],[2011,375900000],[2012,422800000],[2013,355500000],[2014,337500000],[2015,348200000],[2016,347700000],[2017,462600000],[2018,511700000],[2019,526000000],[2020,524200000],[2021,703100000],[2022,923800000],[2023,992800000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,1022800000],[2010,908900000],[2011,831200000],[2012,711700000],[2013,655500000],[2014,320400000],[2015,275600000],[2016,267000000],[2017,257500000],[2018,240700000],[2019,409600000],[2020,703100000],[2021,983200000],[2022,976600000],[2023,933800000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,68500000],[2012,67800000],[2013,45800000],[2014,54200000],[2015,56500000],[2016,68300000],[2017,71400000],[2018,67900000],[2019,73300000],[2020,84200000],[2021,84100000],[2022,78000000],[2023,60000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,362800000],[2012,335900000],[2013,230100000],[2014,237600000],[2015,197800000],[2016,216900000],[2017,294500000],[2018,281200000],[2019,257100000],[2020,254500000],[2021,374200000],[2022,486200000],[2023,352400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,308000000],[2012,319500000],[2013,474500000],[2014,250700000],[2015,281500000],[2016,301000000],[2017,307700000],[2018,311400000],[2019,291400000],[2020,309100000],[2021,320700000],[2022,414300000],[2023,246300000]], "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: 'FR0000053381_passif', data: FR0000053381_passif, height: "350", width: "100%" });