var FR0004156297_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": [[2005,null],[2006,null],[2007,null],[2008,90575000],[2009,95954000],[2010,108587000],[2011,118313000],[2012,84927000],[2013,93319000],[2014,101574000],[2015,129018000],[2016,114945000],[2017,115445000],[2018,113031000],[2019,118554000],[2020,121458000],[2021,145794000],[2022,99016000],[2023,113000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,null],[2008,49927000],[2009,34241000],[2010,24903000],[2011,21736000],[2012,49665000],[2013,70143000],[2014,56152000],[2015,56408000],[2016,71930000],[2017,95590000],[2018,99648000],[2019,107045000],[2020,114310000],[2021,101080000],[2022,130182000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,4303000],[2012,5771000],[2013,8108000],[2014,9397000],[2015,7280000],[2016,7870000],[2017,8113000],[2018,7432000],[2019,8240000],[2020,8410000],[2021,7691000],[2022,6089000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,10281000],[2012,8567000],[2013,46613000],[2014,46748000],[2015,8620000],[2016,10481000],[2017,10358000],[2018,9256000],[2019,11476000],[2020,7467000],[2021,9186000],[2022,15116000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,45323000],[2012,42228000],[2013,51654000],[2014,55605000],[2015,53892000],[2016,57419000],[2017,46830000],[2018,46949000],[2019,48000000],[2020,45947000],[2021,54394000],[2022,58053000],[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: 'FR0004156297_passif', data: FR0004156297_passif, height: "350", width: "100%" });