var FR0000038531_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,67503000],[2009,69329000],[2010,72804000],[2011,72215000],[2012,58575000],[2013,58258000],[2014,61776000],[2015,60959000],[2016,51642000],[2017,47965000],[2018,41990000],[2019,40780000],[2020,32534000],[2021,31342000],[2022,28472000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,37129000],[2009,36376000],[2010,36224000],[2011,31704000],[2012,24056000],[2013,18912000],[2014,11931000],[2015,8317000],[2016,7268000],[2017,2376000],[2018,1110000],[2019,1940000],[2020,4009000],[2021,35000],[2022,35000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,494000],[2012,532000],[2013,674000],[2014,872000],[2015,472000],[2016,440000],[2017,716000],[2018,686000],[2019,737000],[2020,396000],[2021,null],[2022,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,20284000],[2012,13944000],[2013,13511000],[2014,9669000],[2015,11173000],[2016,5538000],[2017,5323000],[2018,4540000],[2019,2980000],[2020,3420000],[2021,716000],[2022,826000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,18581000],[2012,15071000],[2013,15111000],[2014,8116000],[2015,8497000],[2016,8989000],[2017,6924000],[2018,7506000],[2019,6595000],[2020,10396000],[2021,2892000],[2022,2326000]], "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: 'FR0000038531_passif', data: FR0000038531_passif, height: "350", width: "100%" });