var FR0013296746_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,-1670000],[2016,-5151000],[2017,33511000],[2018,29630000],[2019,16720000],[2020,3272000],[2021,309000],[2022,-10616000],[2023,-11970000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,3473000],[2016,3784000],[2017,702000],[2018,421000],[2019,1612000],[2020,13797000],[2021,12536000],[2022,18754000],[2023,17700000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,65000],[2016,80000],[2017,310000],[2018,551000],[2019,212000],[2020,118000],[2021,96000],[2022,64000],[2023,28000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,702000],[2016,911000],[2017,1398000],[2018,1670000],[2019,3907000],[2020,4434000],[2021,2929000],[2022,1390000],[2023,1045000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,410000],[2016,3632000],[2017,2696000],[2018,902000],[2019,1428000],[2020,2383000],[2021,3011000],[2022,null],[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: 'FR0013296746_passif', data: FR0013296746_passif, height: "350", width: "100%" });