var FR0000030611_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,2528000],[2010,2361000],[2011,2283000],[2012,2251000],[2013,2196000],[2014,2194000],[2015,2196000],[2016,403892000],[2017,470672000],[2018,492441000],[2019,517926000],[2020,468151000],[2021,471297000],[2022,497896000],[2023,484814000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,143940000],[2017,150915000],[2018,158761000],[2019,185612000],[2020,183922000],[2021,198888000],[2022,715000],[2023,202778000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,10000],[2013,0],[2014,null],[2015,null],[2016,1329000],[2017,1705000],[2018,1623000],[2019,1227000],[2020,null],[2021,5840000],[2022,5080000],[2023,4700000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,10000],[2013,0],[2014,16000],[2015,28000],[2016,4272000],[2017,13866000],[2018,14805000],[2019,12923000],[2020,11857000],[2021,17319000],[2022,19397000],[2023,17514000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,32000],[2012,30000],[2013,36000],[2014,7000],[2015,1000],[2016,156410000],[2017,151653000],[2018,155815000],[2019,160501000],[2020,150363000],[2021,146781000],[2022,351344000],[2023,142816000]], "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: 'FR0000030611_passif', data: FR0000030611_passif, height: "350", width: "100%" });