var FR0011033083_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,5549000],[2010,5730000],[2011,10535000],[2012,14392000],[2013,20761000],[2014,21537000],[2015,22056000],[2016,23472000],[2017,25733000],[2018,28799000],[2019,31897000],[2020,35658000],[2021,46787000],[2022,63528000],[2023,71115000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,13739000],[2012,17613000],[2013,19267000],[2014,17158000],[2015,15112000],[2016,24063000],[2017,27120000],[2018,36620000],[2019,46554000],[2020,55731000],[2021,52805000],[2022,53042000],[2023,54906000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,5226000],[2015,3102000],[2016,2190000],[2017,2860000],[2018,2680000],[2019,2980000],[2020,3110000],[2021,6020000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,8000000],[2014,null],[2015,8460000],[2016,8190000],[2017,9070000],[2018,10740000],[2019,10050000],[2020,15170000],[2021,17260000],[2022,14990000],[2023,18690000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,12481000],[2012,8870000],[2013,16575000],[2014,16206000],[2015,15880000],[2016,16215000],[2017,17507000],[2018,20000000],[2019,23838000],[2020,27680000],[2021,31986000],[2022,34687000],[2023,32323000]], "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: 'FR0011033083_passif', data: FR0011033083_passif, height: "350", width: "100%" });