var FR0004186856_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,137054000],[2009,154946000],[2010,184273000],[2011,211292000],[2012,228009000],[2013,235955000],[2014,268396000],[2015,289492000],[2016,316476000],[2017,335728000],[2018,363084000],[2019,385981000],[2020,371829000],[2021,441354000],[2022,484663000],[2023,527110000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,36767000],[2009,61902000],[2010,47855000],[2011,31570000],[2012,50389000],[2013,36989000],[2014,57109000],[2015,33067000],[2016,24276000],[2017,15430000],[2018,6674000],[2019,12086000],[2020,124856000],[2021,15382000],[2022,17421000],[2023,17628000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,4874000],[2012,6133000],[2013,6589000],[2014,7739000],[2015,7947000],[2016,9520000],[2017,8642000],[2018,8266000],[2019,10725000],[2020,11888000],[2021,9971000],[2022,8112000],[2023,8180000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,23684000],[2012,26344000],[2013,25693000],[2014,30629000],[2015,24893000],[2016,26686000],[2017,24840000],[2018,25650000],[2019,30445000],[2020,41469000],[2021,46936000],[2022,39041000],[2023,42001000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,46891000],[2012,45563000],[2013,46605000],[2014,55370000],[2015,57077000],[2016,62214000],[2017,59330000],[2018,61909000],[2019,72231000],[2020,96050000],[2021,110918000],[2022,102611000],[2023,97313000]], "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: 'FR0004186856_passif', data: FR0004186856_passif, height: "350", width: "100%" });