var FR0010404368_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,17175000],[2009,16589000],[2010,17206000],[2011,18088000],[2012,17978000],[2013,21534000],[2014,24887000],[2015,30761000],[2016,36054000],[2017,41514000],[2018,47403000],[2019,49730000],[2020,48828000],[2021,52134000],[2022,56836000],[2023,59832000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,18613000],[2009,13921000],[2010,26887000],[2011,23864000],[2012,22926000],[2013,20733000],[2014,23175000],[2015,8183000],[2016,10739000],[2017,19072000],[2018,18088000],[2019,19055000],[2020,24502000],[2021,12511000],[2022,10300000],[2023,10083000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,164000],[2012,191000],[2013,218000],[2014,350000],[2015,464000],[2016,503000],[2017,467000],[2018,459000],[2019,977000],[2020,1575000],[2021,1749000],[2022,1101000],[2023,1338000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2481000],[2012,3830000],[2013,3627000],[2014,2354000],[2015,2954000],[2016,2974000],[2017,3894000],[2018,4778000],[2019,4643000],[2020,4230000],[2021,4905000],[2022,4376000],[2023,5010000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,37390000],[2012,34783000],[2013,34856000],[2014,36852000],[2015,43404000],[2016,39091000],[2017,44784000],[2018,43340000],[2019,41351000],[2020,35962000],[2021,43093000],[2022,39560000],[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: 'FR0010404368_passif', data: FR0010404368_passif, height: "350", width: "100%" });