var FR0013252186_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,174735000],[2013,169255000],[2014,177317000],[2015,185520000],[2016,215983000],[2017,249956000],[2018,280392000],[2019,298827000],[2020,273710000],[2021,278049000],[2022,257321000],[2023,244100000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,71457000],[2013,75067000],[2014,71794000],[2015,145312000],[2016,140423000],[2017,147555000],[2018,169990000],[2019,297909000],[2020,317370000],[2021,286843000],[2022,281107000],[2023,293230000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,5015000],[2013,4262000],[2014,6361000],[2015,4934000],[2016,7218000],[2017,8286000],[2018,8979000],[2019,11583000],[2020,11047000],[2021,14193000],[2022,10115000],[2023,11545000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,45217000],[2013,43090000],[2014,47753000],[2015,58013000],[2016,65161000],[2017,78037000],[2018,71214000],[2019,66080000],[2020,79255000],[2021,77840000],[2022,98514000],[2023,116417000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,72831000],[2013,65217000],[2014,65850000],[2015,101236000],[2016,100260000],[2017,88148000],[2018,95705000],[2019,84941000],[2020,109085000],[2021,115280000],[2022,118290000],[2023,140432000]], "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: 'FR0013252186_passif', data: FR0013252186_passif, height: "350", width: "100%" });