var FR0013153541_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": [[2010,null],[2011,null],[2012,null],[2013,37605000],[2014,30979000],[2015,17368000],[2016,496970000],[2017,532102000],[2018,590614000],[2019,632453000],[2020,594715000],[2021,652366000],[2022,604091000],[2023,596410000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,327224000],[2014,320546000],[2015,323232000],[2016,285968000],[2017,225631000],[2018,242717000],[2019,899382000],[2020,1008626000],[2021,815833000],[2022,837315000],[2023,688863000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,5219000],[2014,6432000],[2015,6849000],[2016,20068000],[2017,21371000],[2018,23028000],[2019,24641000],[2020,18865000],[2021,21942000],[2022,22167000],[2023,31040000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,44331000],[2014,59437000],[2015,72454000],[2016,102988000],[2017,124864000],[2018,123776000],[2019,97342000],[2020,102030000],[2021,102439000],[2022,156642000],[2023,138967000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,459251000],[2014,489356000],[2015,544998000],[2016,164785000],[2017,220161000],[2018,231229000],[2019,224542000],[2020,244253000],[2021,251063000],[2022,232746000],[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: 'FR0013153541_passif', data: FR0013153541_passif, height: "350", width: "100%" });