var FR0000073728_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,17894000],[2011,20827000],[2012,25220000],[2013,31138000],[2014,38672000],[2015,34499000],[2016,43058000],[2017,51338000],[2018,60772000],[2019,71559000],[2020,78573000],[2021,94043000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,4311000],[2012,9873000],[2013,10466000],[2014,7472000],[2015,2889000],[2016,2470000],[2017,2916000],[2018,37855000],[2019,40812000],[2020,44410000],[2021,34214000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,18719000],[2012,20649000],[2013,21645000],[2014,24016000],[2015,29199000],[2016,27156000],[2017,33891000],[2018,48667000],[2019,50171000],[2020,46764000],[2021,52482000]], "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: 'FR0000073728_passif', data: FR0000073728_passif, height: "350", width: "100%" });