var FR0000035784_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,5301000],[2009,4284000],[2010,3215000],[2011,2936000],[2012,2991000],[2013,2462000],[2014,2309000],[2015,2412000],[2016,2035000],[2017,1378000],[2018,1070000],[2019,1026000],[2020,-46000],[2021,103912000],[2022,138046000],[2023,130786000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,733000],[2009,595000],[2010,450000],[2011,1061000],[2012,1000000],[2013,700000],[2014,1595000],[2015,1391000],[2016,1954000],[2017,1259000],[2018,1410000],[2019,1702000],[2020,null],[2021,13436000],[2022,17851000],[2023,28400000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,45000],[2012,60000],[2013,81000],[2014,95000],[2015,121000],[2016,172000],[2017,135000],[2018,100000],[2019,100000],[2020,null],[2021,660000],[2022,null],[2023,318000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,1314000],[2017,1123000],[2018,970000],[2019,1064000],[2020,28000],[2021,3329000],[2022,5086000],[2023,3442000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1831000],[2012,1793000],[2013,1539000],[2014,1735000],[2015,1692000],[2016,271000],[2017,93000],[2018,113000],[2019,896000],[2020,68000],[2021,14268000],[2022,8464000],[2023,2444000]], "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: 'FR0000035784_passif', data: FR0000035784_passif, height: "350", width: "100%" });