var FR0000044943_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,3801000],[2009,3069000],[2010,3064000],[2011,3917000],[2012,4079000],[2013,1945000],[2014,3436000],[2015,2409000],[2016,3739000],[2017,4992000],[2018,5512000],[2019,5533000],[2020,5430000],[2021,4512000],[2022,4539000],[2023,5170000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,897000],[2012,880000],[2013,920000],[2014,628000],[2015,888000],[2016,516000],[2017,527000],[2018,471000],[2019,432000],[2020,3139000],[2021,1619000],[2022,2337000],[2023,4980000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,57000],[2022,52000],[2023,392000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,2000000],[2014,1670000],[2015,840000],[2016,1070000],[2017,800000],[2018,730000],[2019,260000],[2020,250000],[2021,370000],[2022,550000],[2023,2070000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,4637000],[2012,4272000],[2013,4361000],[2014,3592000],[2015,3561000],[2016,2643000],[2017,2266000],[2018,3399000],[2019,1460000],[2020,1590000],[2021,1648000],[2022,1754000],[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: 'FR0000044943_passif', data: FR0000044943_passif, height: "350", width: "100%" });