var FR0010380626_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,-14067000],[2009,-15104000],[2010,-14212000],[2011,-12103000],[2012,-6463000],[2013,1697000],[2014,16694000],[2015,20019000],[2016,22543000],[2017,28985000],[2018,32486000],[2019,31232000],[2020,30117000],[2021,28619000],[2022,31102000],[2023,21517000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,4662000],[2009,5023000],[2010,4563000],[2011,5972000],[2012,5401000],[2013,4280000],[2014,3205000],[2015,18844000],[2016,15448000],[2017,12264000],[2018,11545000],[2019,25676000],[2020,31966000],[2021,27934000],[2022,18800000],[2023,16000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,1092000],[2016,1103000],[2017,1190000],[2018,1725000],[2019,1569000],[2020,2344000],[2021,2381000],[2022,7180000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,3497000],[2012,2921000],[2013,3916000],[2014,4523000],[2015,12093000],[2016,11540000],[2017,14305000],[2018,14930000],[2019,10008000],[2020,9534000],[2021,10681000],[2022,17593000],[2023,15723000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,18464000],[2012,14867000],[2013,9205000],[2014,7164000],[2015,17491000],[2016,20682000],[2017,16508000],[2018,17523000],[2019,18791000],[2020,17969000],[2021,18457000],[2022,18655000],[2023,16363000]], "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: 'FR0010380626_passif', data: FR0010380626_passif, height: "350", width: "100%" });