var FR0011742329_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,12102000],[2013,3899000],[2014,23359000],[2015,15669000],[2016,7588000],[2017,6359000],[2018,15682000],[2019,16581000],[2020,197236000],[2021,172611000],[2022,134930000],[2023,88200000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,1610000],[2013,4754000],[2014,4922000],[2015,4719000],[2016,8363000],[2017,6936000],[2018,5927000],[2019,2872000],[2020,7382000],[2021,4582000],[2022,6057000],[2023,4900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,89000],[2013,120000],[2014,205000],[2015,477000],[2016,404000],[2017,392000],[2018,579000],[2019,756000],[2020,1218000],[2021,2195000],[2022,2482000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,2729000],[2013,5046000],[2014,3422000],[2015,3270000],[2016,4200000],[2017,4319000],[2018,4166000],[2019,5284000],[2020,6549000],[2021,6682000],[2022,20678000],[2023,13400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,3448000],[2013,3120000],[2014,2627000],[2015,3031000],[2016,5164000],[2017,2482000],[2018,3564000],[2019,3749000],[2020,7745000],[2021,18690000],[2022,44614000],[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: 'FR0011742329_passif', data: FR0011742329_passif, height: "350", width: "100%" });