var FR0000061137_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,436670000],[2009,438961000],[2010,617435000],[2011,754399000],[2012,867738000],[2013,994009000],[2014,1174629000],[2015,1405647000],[2016,1649457000],[2017,1923926000],[2018,2385603000],[2019,2569065000],[2020,2237511000],[2021,2372517000],[2022,2269977000],[2023,2349601000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,791269000],[2009,739869000],[2010,876138000],[2011,802609000],[2012,812308000],[2013,1038301000],[2014,1034340000],[2015,1067317000],[2016,1329777000],[2017,1767479000],[2018,1794251000],[2019,2151963000],[2020,1757752000],[2021,1913316000],[2022,2443500000],[2023,2384828000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,83493000],[2012,96514000],[2013,89969000],[2014,123154000],[2015,141781000],[2016,161504000],[2017,167777000],[2018,140515000],[2019,137801000],[2020,131635000],[2021,120758000],[2022,146092000],[2023,138074000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,613816000],[2012,732126000],[2013,799772000],[2014,733287000],[2015,895437000],[2016,1224605000],[2017,1144978000],[2018,1442777000],[2019,1367382000],[2020,1278132000],[2021,1191812000],[2022,1678491000],[2023,1698888000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,600741000],[2012,692467000],[2013,681680000],[2014,659673000],[2015,733165000],[2016,920265000],[2017,991571000],[2018,1259503000],[2019,1310597000],[2020,1209162000],[2021,1167309000],[2022,1333800000],[2023,1459374000]], "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: 'FR0000061137_passif', data: FR0000061137_passif, height: "350", width: "100%" });