var FR0011179886_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,3361000],[2011,1448000],[2012,7027000],[2013,4867000],[2014,3132000],[2015,2227000],[2016,2258000],[2017,1340000],[2018,2170000],[2019,573000],[2020,2150000],[2021,4990000],[2022,1610000],[2023,7290000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,2332000],[2012,715000],[2013,1253000],[2014,1986000],[2015,2009000],[2016,1396000],[2017,1940000],[2018,500000],[2019,1792000],[2020,2260000],[2021,1927000],[2022,2064000],[2023,1487000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,830000],[2015,890000],[2016,530000],[2017,460000],[2018,410000],[2019,256000],[2020,930000],[2021,680000],[2022,440000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,420000],[2015,390000],[2016,710000],[2017,510000],[2018,840000],[2019,523000],[2020,280000],[2021,440000],[2022,735000],[2023,410000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0011179886_passif', data: FR0011179886_passif, height: "350", width: "100%" });