var FR0000062796_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,235843000],[2009,251891000],[2010,311061000],[2011,307231000],[2012,349051000],[2013,352919000],[2014,377217000],[2015,366208000],[2016,371097000],[2017,372075000],[2018,376224000],[2019,373600000],[2020,372970000],[2021,380367000],[2022,409648000],[2023,419721000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,525302000],[2009,568102000],[2010,555663000],[2011,545042000],[2012,630214000],[2013,670793000],[2014,666287000],[2015,658621000],[2016,683631000],[2017,666860000],[2018,669894000],[2019,718298000],[2020,702728000],[2021,669862000],[2022,657026000],[2023,677353000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,8950000],[2012,12243000],[2013,15883000],[2014,22880000],[2015,19510000],[2016,13618000],[2017,13573000],[2018,10782000],[2019,13918000],[2020,13600000],[2021,11811000],[2022,8940000],[2023,8666000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,168722000],[2012,153675000],[2013,119849000],[2014,132721000],[2015,120522000],[2016,107322000],[2017,114737000],[2018,129185000],[2019,94202000],[2020,107110000],[2021,87385000],[2022,122178000],[2023,120109000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,90711000],[2012,103801000],[2013,116012000],[2014,88715000],[2015,95639000],[2016,100322000],[2017,100285000],[2018,91198000],[2019,94693000],[2020,101981000],[2021,91560000],[2022,103621000],[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: 'FR0000062796_passif', data: FR0000062796_passif, height: "350", width: "100%" });