var FR0013178712_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,163000],[2015,826000],[2016,11450000],[2017,11722000],[2018,11016000],[2019,9849000],[2020,6393000],[2021,4920000],[2022,4470000],[2023,4641000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,3201000],[2015,3178000],[2016,2438000],[2017,3775000],[2018,7340000],[2019,7130000],[2020,11587000],[2021,9037000],[2022,10034000],[2023,6382000]], "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,20000],[2021,null],[2022,467000],[2023,493000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,1760000],[2015,2230000],[2016,2890000],[2017,2150000],[2018,3140000],[2019,2670000],[2020,800000],[2021,null],[2022,1740000],[2023,1360000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,4684000],[2015,6495000],[2016,8410000],[2017,5116000],[2018,8377000],[2019,8651000],[2020,4611000],[2021,5126000],[2022,8398000],[2023,6861000]], "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: 'FR0013178712_passif', data: FR0013178712_passif, height: "350", width: "100%" });