var FR0011675362_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,null],[2014,null],[2015,113656000],[2016,175002000],[2017,174543000],[2018,655273000],[2019,680500000],[2020,641600000],[2021,1373900000],[2022,1914300000],[2023,2664700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,453896000],[2016,801463000],[2017,1378343000],[2018,1650436000],[2019,2319200000],[2020,2639600000],[2021,2906400000],[2022,3509300000],[2023,3789100000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,1760000],[2016,5115000],[2017,5795000],[2018,10573000],[2019,13800000],[2020,57400000],[2021,75800000],[2022,115300000],[2023,144100000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,22647000],[2016,19870000],[2017,23009000],[2018,25775000],[2019,27400000],[2020,33200000],[2021,51600000],[2022,242400000],[2023,386600000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,65792000],[2016,147484000],[2017,227308000],[2018,226804000],[2019,344800000],[2020,405300000],[2021,537400000],[2022,492200000],[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: 'FR0011675362_passif', data: FR0011675362_passif, height: "350", width: "100%" });