var FR0004170017_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,50714000],[2009,64083000],[2010,72134000],[2011,80301000],[2012,85656000],[2013,92973000],[2014,105059000],[2015,123750000],[2016,163700000],[2017,187793000],[2018,204314000],[2019,196800000],[2020,195851000],[2021,222986000],[2022,298782000],[2023,308516000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,107108000],[2009,106233000],[2010,106949000],[2011,142264000],[2012,183101000],[2013,231586000],[2014,232685000],[2015,322592000],[2016,327921000],[2017,346088000],[2018,315663000],[2019,817823000],[2020,971397000],[2021,1004623000],[2022,911549000],[2023,886718000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2438000],[2012,3324000],[2013,7203000],[2014,11210000],[2015,11041000],[2016,8469000],[2017,8724000],[2018,7630000],[2019,8075000],[2020,11246000],[2021,10221000],[2022,9175000],[2023,10635000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,17789000],[2012,28681000],[2013,36075000],[2014,37299000],[2015,37930000],[2016,39324000],[2017,41037000],[2018,57436000],[2019,65952000],[2020,56139000],[2021,92202000],[2022,90829000],[2023,85810000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,103077000],[2012,123157000],[2013,134304000],[2014,198034000],[2015,136446000],[2016,128998000],[2017,139636000],[2018,137693000],[2019,132344000],[2020,262419000],[2021,199756000],[2022,202760000],[2023,215456000]], "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: 'FR0004170017_passif', data: FR0004170017_passif, height: "350", width: "100%" });