var FR0013053535_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": [[2010,null],[2011,null],[2012,3603000],[2013,4221000],[2014,3651000],[2015,3651000],[2016,6093000],[2017,4759000],[2018,2185000],[2019,1700000],[2020,-202000],[2021,1536000],[2022,2038000],[2023,4397000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,176000],[2014,1180000],[2015,1301000],[2016,1710000],[2017,897000],[2018,3104000],[2019,3176000],[2020,7715000],[2021,12462000],[2022,12436000],[2023,6987000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,670000],[2016,1180000],[2017,2130000],[2018,910000],[2019,870000],[2020,1390000],[2021,3030000],[2022,1960000],[2023,2210000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,1000000],[2015,2300000],[2016,2620000],[2017,2720000],[2018,3070000],[2019,5690000],[2020,3320000],[2021,5680000],[2022,5350000],[2023,3440000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,1600000],[2014,1651000],[2015,3382000],[2016,4387000],[2017,5302000],[2018,4782000],[2019,7670000],[2020,6577000],[2021,11784000],[2022,10655000],[2023,null]], "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: 'FR0013053535_passif', data: FR0013053535_passif, height: "350", width: "100%" });