var FR0004026151_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": [[2005,null],[2006,null],[2007,7344000],[2008,8290000],[2009,8917000],[2010,9523000],[2011,10117000],[2012,5821000],[2013,6198000],[2014,8431000],[2015,8765000],[2016,6873000],[2017,8552000],[2018,9102000],[2019,9118000],[2020,8477000],[2021,8159000],[2022,7395000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,62000],[2008,116000],[2009,94000],[2010,673000],[2011,1193000],[2012,1675000],[2013,2782000],[2014,966000],[2015,8624000],[2016,7925000],[2017,6837000],[2018,5290000],[2019,8303000],[2020,11712000],[2021,9203000],[2022,7006000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,510000],[2008,421000],[2009,505000],[2010,562000],[2011,557000],[2012,654000],[2013,698000],[2014,915000],[2015,964000],[2016,1230000],[2017,1326000],[2018,1402000],[2019,1614000],[2020,1744000],[2021,1856000],[2022,1611000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1404000],[2012,1321000],[2013,1045000],[2014,1910000],[2015,1520000],[2016,1646000],[2017,1605000],[2018,2411000],[2019,1645000],[2020,1626000],[2021,9520000],[2022,10174000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,10332000],[2012,12736000],[2013,8921000],[2014,6557000],[2015,12037000],[2016,12904000],[2017,13911000],[2018,12277000],[2019,12306000],[2020,13397000],[2021,4073000],[2022,5487000],[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: 'FR0004026151_passif', data: FR0004026151_passif, height: "350", width: "100%" });