var FR0010417345_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,8567000],[2011,11707000],[2012,39173000],[2013,40395000],[2014,115445000],[2015,322076000],[2016,242849000],[2017,129923000],[2018,121286000],[2019,171563000],[2020,205260000],[2021,99270000],[2022,194450000],[2023,140190000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,828000],[2011,819000],[2012,520000],[2013,null],[2014,4129000],[2015,4842000],[2016,4640000],[2017,4150000],[2018,2479000],[2019,24159000],[2020,14210000],[2021,3510000],[2022,1890000],[2023,1140000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,119000],[2012,255000],[2013,291000],[2014,531000],[2015,490000],[2016,853000],[2017,1260000],[2018,1536000],[2019,1474000],[2020,17240000],[2021,6710000],[2022,5870000],[2023,7830000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,2204000],[2012,978000],[2013,1497000],[2014,1875000],[2015,10034000],[2016,13720000],[2017,16941000],[2018,28567000],[2019,21368000],[2020,20340000],[2021,11430000],[2022,14470000],[2023,23300000]], "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: 'FR0010417345_passif', data: FR0010417345_passif, height: "350", width: "100%" });