var FR0010490920_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,147867000],[2010,132139000],[2011,101875000],[2012,151623000],[2013,156067000],[2014,156067000],[2015,155014000],[2016,155014000],[2017,96512000],[2018,9806000],[2019,-99739000],[2020,-195843000],[2021,-17330000],[2022,474000],[2023,null],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,null],[2012,107411000],[2013,172656000],[2014,172656000],[2015,312583000],[2016,312583000],[2017,374477000],[2018,269041000],[2019,182756000],[2020,218544000],[2021,94920000],[2022,82550000],[2023,null],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,609000],[2013,799000],[2014,799000],[2015,903000],[2016,903000],[2017,827000],[2018,1399000],[2019,1084000],[2020,1337000],[2021,5560000],[2022,361000],[2023,null],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,40231000],[2013,50021000],[2014,50021000],[2015,75269000],[2016,75269000],[2017,51997000],[2018,58969000],[2019,53616000],[2020,51594000],[2021,30610000],[2022,16220000],[2023,null],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0010490920_passif', data: FR0010490920_passif, height: "350", width: "100%" });