var FR0011466069_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": [[2011,10173000],[2012,5945000],[2013,11026000],[2014,10321000],[2015,8692000],[2016,15821000],[2017,76608000],[2018,74355000],[2019,86477000],[2020,90941000],[2021,99143000],[2022,113576000],[2023,119386000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,1050000],[2012,1051000],[2013,1254000],[2014,1425000],[2015,1672000],[2016,1899000],[2017,18530000],[2018,15767000],[2019,30487000],[2020,43333000],[2021,33356000],[2022,28366000],[2023,33516000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,146000],[2012,183000],[2013,189000],[2014,310000],[2015,317000],[2016,394000],[2017,3364000],[2018,3720000],[2019,3909000],[2020,4149000],[2021,4357000],[2022,4457000],[2023,3999000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,1346000],[2012,1593000],[2013,2968000],[2014,1444000],[2015,3138000],[2016,3000000],[2017,11041000],[2018,15825000],[2019,15126000],[2020,13934000],[2021,16154000],[2022,17732000],[2023,18217000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,1680000],[2012,1957000],[2013,3187000],[2014,3732000],[2015,3214000],[2016,3138000],[2017,16350000],[2018,24407000],[2019,19370000],[2020,16136000],[2021,17877000],[2022,18576000],[2023,17494000]], "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: 'FR0011466069_passif', data: FR0011466069_passif, height: "350", width: "100%" });