var FR0000066219_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,66254000],[2009,74574000],[2010,79870000],[2011,82463000],[2012,81724000],[2013,84813000],[2014,88111000],[2015,96537000],[2016,100056000],[2017,93981000],[2018,90438000],[2019,95166000],[2020,91873000],[2021,99792000],[2022,104973000],[2023,63497000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,6215000],[2009,13136000],[2010,11707000],[2011,11158000],[2012,14351000],[2013,15457000],[2014,11715000],[2015,10785000],[2016,15188000],[2017,11591000],[2018,14349000],[2019,21595000],[2020,28051000],[2021,22266000],[2022,28737000],[2023,17915000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,680000],[2012,1080000],[2013,1193000],[2014,1748000],[2015,1600000],[2016,1869000],[2017,1756000],[2018,1692000],[2019,2303000],[2020,2840000],[2021,2762000],[2022,2354000],[2023,2150000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,26341000],[2012,34447000],[2013,40476000],[2014,28210000],[2015,29311000],[2016,33218000],[2017,38610000],[2018,33267000],[2019,38429000],[2020,46947000],[2021,42698000],[2022,47880000],[2023,55564000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,31529000],[2012,32065000],[2013,36207000],[2014,32267000],[2015,39174000],[2016,43662000],[2017,41099000],[2018,51861000],[2019,60564000],[2020,56835000],[2021,62005000],[2022,121069000],[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: 'FR0000066219_passif', data: FR0000066219_passif, height: "350", width: "100%" });