var FR0004024222_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,155762000],[2009,169959000],[2010,191884000],[2011,216020000],[2012,344864000],[2013,354885000],[2014,367739000],[2015,387480000],[2016,404405000],[2017,423228000],[2018,446240000],[2019,464438000],[2020,494118000],[2021,543329000],[2022,594642000],[2023,643674000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,34150000],[2009,21215000],[2010,16017000],[2011,12667000],[2012,21138000],[2013,221000],[2014,253000],[2015,90572000],[2016,70732000],[2017,50512000],[2018,30367000],[2019,21649000],[2020,19991000],[2021,125650000],[2022,159958000],[2023,138109000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2127000],[2012,2994000],[2013,3806000],[2014,4805000],[2015,5745000],[2016,6940000],[2017,8118000],[2018,8363000],[2019,9338000],[2020,12984000],[2021,8771000],[2022,7422000],[2023,8781000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,96238000],[2012,68396000],[2013,49825000],[2014,44841000],[2015,53730000],[2016,61838000],[2017,64830000],[2018,74013000],[2019,63664000],[2020,51276000],[2021,92148000],[2022,113235000],[2023,110659000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,26142000],[2012,97404000],[2013,23541000],[2014,22949000],[2015,30650000],[2016,30889000],[2017,30900000],[2018,37886000],[2019,41914000],[2020,38425000],[2021,52321000],[2022,112720000],[2023,66970000]], "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: 'FR0004024222_passif', data: FR0004024222_passif, height: "350", width: "100%" });