var FR0010291245_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,32557000],[2009,22714000],[2010,60061000],[2011,52715000],[2012,115536000],[2013,83885000],[2014,80990000],[2015,43547000],[2016,60433000],[2017,55796000],[2018,61593000],[2019,139675000],[2020,120042000],[2021,133809000],[2022,127279000],[2023,110108000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,388000],[2010,341000],[2011,2276000],[2012,8820000],[2013,12456000],[2014,17005000],[2015,16398000],[2016,757000],[2017,12461000],[2018,12906000],[2019,65726000],[2020,60124000],[2021,50163000],[2022,40752000],[2023,36674000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1082000],[2012,1660000],[2013,1395000],[2014,1342000],[2015,886000],[2016,319000],[2017,237000],[2018,145000],[2019,767000],[2020,806000],[2021,1147000],[2022,1621000],[2023,1027000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,14832000],[2012,11675000],[2013,7572000],[2014,26571000],[2015,8037000],[2016,4079000],[2017,2858000],[2018,2871000],[2019,7304000],[2020,5007000],[2021,4540000],[2022,5012000],[2023,4199000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,26568000],[2012,45443000],[2013,37960000],[2014,11592000],[2015,22902000],[2016,14663000],[2017,17318000],[2018,13867000],[2019,32980000],[2020,26241000],[2021,21593000],[2022,21977000],[2023,21487000]], "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: 'FR0010291245_passif', data: FR0010291245_passif, height: "350", width: "100%" });