var FR0004159473_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,82756000],[2009,89987000],[2010,100401000],[2011,114732000],[2012,124144000],[2013,130443000],[2014,134592000],[2015,138755000],[2016,148730000],[2017,170778000],[2018,183764000],[2019,190955000],[2020,208998000],[2021,229478000],[2022,182583000],[2023,213280000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,47160000],[2009,35697000],[2010,34014000],[2011,44184000],[2012,50113000],[2013,37646000],[2014,50380000],[2015,54993000],[2016,42769000],[2017,76938000],[2018,65323000],[2019,109921000],[2020,171886000],[2021,137947000],[2022,143280000],[2023,99600000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,491000],[2012,927000],[2013,875000],[2014,1097000],[2015,1223000],[2016,1674000],[2017,2304000],[2018,2271000],[2019,3168000],[2020,2883000],[2021,3836000],[2022,2225000],[2023,80060000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,96895000],[2012,90606000],[2013,87898000],[2014,81825000],[2015,92069000],[2016,103208000],[2017,136178000],[2018,143180000],[2019,202076000],[2020,223750000],[2021,237057000],[2022,278487000],[2023,180370000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,58684000],[2012,56563000],[2013,51222000],[2014,47209000],[2015,51462000],[2016,72738000],[2017,95060000],[2018,106025000],[2019,104096000],[2020,109413000],[2021,134999000],[2022,132034000],[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: 'FR0004159473_passif', data: FR0004159473_passif, height: "350", width: "100%" });