var FR0000062671_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,64127000],[2009,61554000],[2010,64202000],[2011,77400000],[2012,70532000],[2013,74109000],[2014,84624000],[2015,97545000],[2016,101745000],[2017,167072000],[2018,161574000],[2019,176728000],[2020,126288000],[2021,64301000],[2022,217794000],[2023,213170000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,23371000],[2009,29620000],[2010,25967000],[2011,38190000],[2012,60984000],[2013,47272000],[2014,55294000],[2015,73560000],[2016,90172000],[2017,84622000],[2018,70841000],[2019,101439000],[2020,138793000],[2021,143061000],[2022,367660000],[2023,338910000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,3334000],[2012,4732000],[2013,5221000],[2014,6911000],[2015,6987000],[2016,9664000],[2017,9934000],[2018,8945000],[2019,7612000],[2020,7978000],[2021,5224000],[2022,5994000],[2023,6433000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,47948000],[2012,38259000],[2013,34991000],[2014,35731000],[2015,57250000],[2016,48073000],[2017,74600000],[2018,78173000],[2019,72902000],[2020,88278000],[2021,54518000],[2022,93144000],[2023,98182000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,97510000],[2012,103416000],[2013,102599000],[2014,112160000],[2015,127531000],[2016,130114000],[2017,73184000],[2018,64199000],[2019,61873000],[2020,67659000],[2021,85456000],[2022,216188000],[2023,156550000]], "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: 'FR0000062671_passif', data: FR0000062671_passif, height: "350", width: "100%" });