var FR0000078321_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,920000],[2009,1157000],[2010,1433000],[2011,785000],[2012,375000],[2013,-434000],[2014,-132000],[2015,70000],[2016,735000],[2017,970000],[2018,0],[2019,1540000],[2020,1731000],[2021,2248000],[2022,2812000],[2023,2893000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,452000],[2011,1052000],[2012,2388000],[2013,1838000],[2014,1488000],[2015,1589000],[2016,365000],[2017,230000],[2018,328000],[2019,1420000],[2020,3921000],[2021,3520000],[2022,1825000],[2023,1617000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,282000],[2013,345000],[2014,367000],[2015,372000],[2016,303000],[2017,373000],[2018,254000],[2019,790000],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,654000],[2012,1625000],[2013,670000],[2014,290000],[2015,250000],[2016,1172000],[2017,320000],[2018,428000],[2019,330000],[2020,280000],[2021,440000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2557000],[2012,2785000],[2013,2338000],[2014,1828000],[2015,1667000],[2016,854000],[2017,1516000],[2018,3921000],[2019,2831000],[2020,1021000],[2021,1166000],[2022,1420000],[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: 'FR0000078321_passif', data: FR0000078321_passif, height: "350", width: "100%" });