var FR0010340711_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,3741000],[2009,3712000],[2010,3616000],[2011,3662000],[2012,3336000],[2013,3202000],[2014,2928000],[2015,2751000],[2016,2615000],[2017,2439000],[2018,2252000],[2019,2140000],[2020,2830000],[2021,3506000],[2022,3450000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,2000],[2012,1000],[2013,0],[2014,0],[2015,1000],[2016,1000],[2017,1000],[2018,2000],[2019,2000],[2020,302000],[2021,2000],[2022,2000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,null],[2015,990000],[2016,830000],[2017,950000],[2018,1230000],[2019,1800000],[2020,1430000],[2021,1420000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,2000000],[2014,null],[2015,4420000],[2016,2850000],[2017,3260000],[2018,4550000],[2019,6290000],[2020,4420000],[2021,4490000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3549000],[2012,3894000],[2013,3441000],[2014,4987000],[2015,5557000],[2016,3783000],[2017,4336000],[2018,5856000],[2019,10566000],[2020,8971000],[2021,6223000],[2022,6850000],[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: 'FR0010340711_passif', data: FR0010340711_passif, height: "350", width: "100%" });