var FR0011040500_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,102989000],[2009,110309000],[2010,148097000],[2011,213435000],[2012,233951000],[2013,258373000],[2014,298512000],[2015,340620000],[2016,374818000],[2017,344127000],[2018,362750000],[2019,362598000],[2020,355467000],[2021,372220000],[2022,327816000],[2023,346271000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,80729000],[2009,1810000],[2010,1774000],[2011,2498000],[2012,42129000],[2013,37991000],[2014,47697000],[2015,8983000],[2016,39135000],[2017,52240000],[2018,46012000],[2019,72365000],[2020,77999000],[2021,95180000],[2022,117049000],[2023,115999000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,5160000],[2010,null],[2011,6937000],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,6210000],[2018,6137000],[2019,7534000],[2020,8351000],[2021,8043000],[2022,7880000],[2023,10799000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,8184000],[2012,9966000],[2013,6306000],[2014,7170000],[2015,7573000],[2016,16466000],[2017,16172000],[2018,15441000],[2019,16617000],[2020,13778000],[2021,10899000],[2022,11271000],[2023,11313000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,73420000],[2012,82581000],[2013,89327000],[2014,125365000],[2015,131411000],[2016,127423000],[2017,132351000],[2018,123468000],[2019,109724000],[2020,103751000],[2021,96571000],[2022,107052000],[2023,110211000]], "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: 'FR0011040500_passif', data: FR0011040500_passif, height: "350", width: "100%" });