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,167154000],[2021,87451000],[2022,182200000],[2023,126897000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,828000],[2011,819000],[2012,520000],[2013,0],[2014,4129000],[2015,4842000],[2016,4640000],[2017,4150000],[2018,2479000],[2019,24159000],[2020,12598000],[2021,9413000],[2022,2851000],[2023,5127000]], "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,2058000],[2021,5830000],[2022,15542000],[2023,723000]], "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,16562000],[2021,10093000],[2022,13558000],[2023,21071000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,872000],[2012,1792000],[2013,3927000],[2014,3436000],[2015,5838000],[2016,25438000],[2017,25533000],[2018,17881000],[2019,22912000],[2020,23143000],[2021,16428000],[2022,16758000],[2023,11658000]], "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%" });