var FR0011665280_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": [[2012,38658000],[2013,68739000],[2014,61147000],[2015,61147000],[2016,184011000],[2017,211310000],[2018,200246000],[2019,198323000],[2020,138553000],[2021,84688000],[2022,37303000],[2023,69953000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,31720000],[2013,46281000],[2014,59893000],[2015,71761000],[2016,198441000],[2017,238475000],[2018,374973000],[2019,404050000],[2020,406177000],[2021,428209000],[2022,394659000],[2023,409922000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,8457000],[2013,7631000],[2014,7424000],[2015,7424000],[2016,7305000],[2017,9446000],[2018,8187000],[2019,7245000],[2020,6597000],[2021,14412000],[2022,7291000],[2023,10387000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,23155000],[2013,31778000],[2014,40401000],[2015,40401000],[2016,50253000],[2017,81003000],[2018,78081000],[2019,89708000],[2020,89487000],[2021,43271000],[2022,85632000],[2023,81688000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,26252000],[2013,37234000],[2014,46016000],[2015,120812000],[2016,76451000],[2017,90505000],[2018,98128000],[2019,111136000],[2020,111497000],[2021,101526000],[2022,111900000],[2023,130004000]], "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: 'FR0011665280_passif', data: FR0011665280_passif, height: "350", width: "100%" });