var FR0013270626_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": [[2007,0],[2010,5290000],[2011,null],[2012,null],[2013,null],[2014,null],[2015,4594000],[2016,5800000],[2017,13749000],[2018,17114000],[2019,17696000],[2020,17820000],[2021,19350000],[2022,21312000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2007,0],[2010,360000],[2011,null],[2012,null],[2013,null],[2014,null],[2015,5493000],[2016,1052000],[2017,648000],[2018,717000],[2019,9913000],[2020,16490000],[2021,12260000],[2022,11364000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2007,0],[2010,3070000],[2011,null],[2012,null],[2013,null],[2014,null],[2015,424000],[2016,451000],[2017,590000],[2018,994000],[2019,758000],[2020,4880000],[2021,3090000],[2022,4160000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2007,0],[2010,3410000],[2011,null],[2012,null],[2013,null],[2014,null],[2015,12342000],[2016,0],[2017,4455000],[2018,5976000],[2019,5403000],[2020,9610000],[2021,7880000],[2022,9810000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2007,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,558000],[2016,14657000],[2017,7879000],[2018,9562000],[2019,8937000],[2020,9890000],[2021,10150000],[2022,20541000],[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: 'FR0013270626_passif', data: FR0013270626_passif, height: "350", width: "100%" });