var FR0010341032_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,97899000],[2009,103334000],[2010,129901000],[2011,171963000],[2012,201549000],[2013,211644000],[2014,214727000],[2015,217281000],[2016,247184000],[2017,271268000],[2018,286394000],[2019,403430000],[2020,421901000],[2021,455739000],[2022,610011000],[2023,591928000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,124430000],[2009,152825000],[2010,177210000],[2011,199789000],[2012,192420000],[2013,157883000],[2014,203576000],[2015,197730000],[2016,192764000],[2017,235447000],[2018,312327000],[2019,259932000],[2020,348533000],[2021,433518000],[2022,420607000],[2023,496068000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,260000],[2015,240000],[2016,230000],[2017,350000],[2018,460000],[2019,530000],[2020,1260000],[2021,802000],[2022,517000],[2023,521000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2135000],[2012,2884000],[2013,3862000],[2014,3467000],[2015,3456000],[2016,2973000],[2017,3240000],[2018,2527000],[2019,4613000],[2020,4047000],[2021,5271000],[2022,5498000],[2023,5259000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,4424000],[2012,3326000],[2013,3162000],[2014,2551000],[2015,9476000],[2016,30934000],[2017,29383000],[2018,54263000],[2019,31680000],[2020,51818000],[2021,147631000],[2022,37222000],[2023,85118000]], "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: 'FR0010341032_passif', data: FR0010341032_passif, height: "350", width: "100%" });