var FR0011038348_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,1653000],[2009,1654000],[2010,4315894],[2011,15489000],[2012,17688000],[2013,19436000],[2014,18469000],[2015,17112000],[2016,16642000],[2017,6278000],[2018,469000],[2019,-3365000],[2020,-3205000],[2021,-1579000],[2022,-1202000],[2023,1543000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,2354946],[2011,0],[2012,0],[2013,0],[2014,0],[2015,4374000],[2016,3608000],[2017,3071000],[2018,3106000],[2019,6368000],[2020,3228000],[2021,61000],[2022,62000],[2023,294000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,68103],[2011,55836],[2012,125011],[2013,106824],[2014,215471],[2015,2040000],[2016,1630000],[2017,1270000],[2018,800000],[2019,1100000],[2020,1130000],[2021,9000],[2022,6000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,5840000],[2014,null],[2015,6030000],[2016,6180000],[2017,4730000],[2018,3890000],[2019,3240000],[2020,3260000],[2021,594000],[2022,502000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,4117000],[2012,9138000],[2013,11867000],[2014,8821000],[2015,8583000],[2016,8343000],[2017,6336000],[2018,4977000],[2019,0],[2020,0],[2021,0],[2022,0],[2023,6472000]], "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: 'FR0011038348_passif', data: FR0011038348_passif, height: "350", width: "100%" });