var FR0011915339_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,832000],[2015,984000],[2016,1866000],[2017,2684000],[2018,3277000],[2019,2222000],[2020,2809000],[2021,2156000],[2022,2387000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,640000],[2015,712000],[2016,569000],[2017,1070000],[2018,241000],[2019,1809000],[2020,3284000],[2021,2713000],[2022,2270000],[2023,3268000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,300000],[2015,170000],[2016,380000],[2017,510000],[2018,770000],[2019,610000],[2020,750000],[2021,610000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,500000],[2015,370000],[2016,1420000],[2017,800000],[2018,490000],[2019,770000],[2020,970000],[2021,780000],[2022,1230000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,1341000],[2015,1588000],[2016,2282000],[2017,2723000],[2018,2059000],[2019,2854000],[2020,2664000],[2021,1889000],[2022,3898000],[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: 'FR0011915339_passif', data: FR0011915339_passif, height: "350", width: "100%" });