var FR0010397901_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,26897000],[2010,31864000],[2011,38366000],[2012,50075000],[2013,51479000],[2014,56009000],[2015,56009000],[2016,55776000],[2017,52896000],[2018,42892000],[2019,40777000],[2020,36429000],[2021,35728000],[2022,36336000],[2023,35848000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,585000],[2012,4000],[2013,23000],[2014,9000],[2015,9000],[2016,2000],[2017,1643000],[2018,3731000],[2019,2053000],[2020,1168000],[2021,394000],[2022,38000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,180000],[2012,226000],[2013,579000],[2014,232000],[2015,232000],[2016,409000],[2017,1960000],[2018,2130000],[2019,1740000],[2020,1130000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,4747000],[2012,6493000],[2013,5253000],[2014,5824000],[2015,5824000],[2016,4052000],[2017,3090000],[2018,2790000],[2019,2190000],[2020,1640000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,4866000],[2012,5763000],[2013,5603000],[2014,5091000],[2015,5114000],[2016,3104000],[2017,5591000],[2018,5361000],[2019,4230000],[2020,3154000],[2021,4167000],[2022,4924000],[2023,3963000]], "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: 'FR0010397901_passif', data: FR0010397901_passif, height: "350", width: "100%" });