var FR0011052257_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": [[2009,396000],[2010,-296000],[2011,6054000],[2012,6472000],[2013,23772000],[2014,16821000],[2015,9524000],[2016,10404000],[2017,14827000],[2018,8476000],[2019,14810000],[2020,9233000],[2021,18664000],[2022,7648000],[2023,10407000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,null],[2012,0],[2013,740000],[2014,3824000],[2015,9299000],[2016,10373000],[2017,9103000],[2018,7160000],[2019,4544000],[2020,8068000],[2021,7353000],[2022,7785000],[2023,4821000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,null],[2015,660000],[2016,600000],[2017,720000],[2018,930000],[2019,1090000],[2020,1360000],[2021,1190000],[2022,547000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,null],[2015,3180000],[2016,4120000],[2017,4620000],[2018,3360000],[2019,2640000],[2020,2700000],[2021,3520000],[2022,5580000],[2023,2410000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,2856000],[2013,1963000],[2014,3902000],[2015,1943000],[2016,4760000],[2017,6920000],[2018,9800000],[2019,8594000],[2020,8497000],[2021,5768000],[2022,7544000],[2023,3026000]], "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: 'FR0011052257_passif', data: FR0011052257_passif, height: "350", width: "100%" });