var FR0004153930_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": [[2006,13311000],[2007,12304000],[2008,6203000],[2009,5038000],[2010,2875000],[2011,2731000],[2012,2919000],[2013,3598000],[2014,11667000],[2015,15975000],[2016,10882000],[2017,9160000],[2018,1280000],[2019,5230000],[2020,4903000],[2021,9431000],[2022,10233000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,801000],[2012,682000],[2013,499000],[2014,338000],[2015,402000],[2016,91000],[2017,100000],[2018,100000],[2019,68000],[2020,68000],[2021,971000],[2022,2238000],[2023,3000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,1490000],[2015,1790000],[2016,760000],[2017,1060000],[2018,650000],[2019,70000],[2020,10000],[2021,10000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,2080000],[2015,1730000],[2016,1560000],[2017,2410000],[2018,1790000],[2019,170000],[2020,70000],[2021,50000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,3681000],[2012,3479000],[2013,3821000],[2014,4941000],[2015,4924000],[2016,5209000],[2017,4717000],[2018,2613000],[2019,613000],[2020,1450000],[2021,2749000],[2022,2731000],[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: 'FR0004153930_passif', data: FR0004153930_passif, height: "350", width: "100%" });