var FR0010688440_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": [[2008,4088000],[2009,6601000],[2010,7314000],[2011,9365000],[2012,9286000],[2013,9263000],[2014,8659000],[2015,8828000],[2016,9056000],[2017,11107000],[2018,11963000],[2019,12403000],[2020,13179000],[2021,13951000],[2022,13869000],[2023,12575000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,700000],[2012,0],[2013,439000],[2014,177000],[2015,1073000],[2016,1673000],[2017,2014000],[2018,1887000],[2019,2658000],[2020,3511000],[2021,2208000],[2022,6665000],[2023,6340000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,610000],[2019,2340000],[2020,2600000],[2021,null],[2022,1700000],[2023,1530000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,540000],[2015,420000],[2016,1140000],[2017,860000],[2018,800000],[2019,1690000],[2020,1380000],[2021,null],[2022,1130000],[2023,626000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2592000],[2012,3738000],[2013,3222000],[2014,3398000],[2015,2747000],[2016,3847000],[2017,5326000],[2018,4272000],[2019,5848000],[2020,6083000],[2021,5312000],[2022,7931000],[2023,7538000]], "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: 'FR0010688440_passif', data: FR0010688440_passif, height: "350", width: "100%" });