var FR0000071946_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,213037000],[2007,264244000],[2008,317549000],[2009,335463000],[2010,367743000],[2011,399304000],[2012,447107000],[2013,502348000],[2014,561329000],[2015,649811000],[2016,739121000],[2017,834232000],[2018,972434000],[2019,1113327000],[2020,1213120000],[2021,1421056000],[2022,1838618000],[2023,2037136000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,22289000],[2007,29623000],[2008,61917000],[2009,56422000],[2010,17610000],[2011,16834000],[2012,9453000],[2013,22954000],[2014,45008000],[2015,74916000],[2016,90738000],[2017,57346000],[2018,108127000],[2019,304887000],[2020,258085000],[2021,275323000],[2022,422318000],[2023,368176000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,9960000],[2007,7520000],[2008,10430000],[2009,12138000],[2010,13648000],[2011,17571000],[2012,19126000],[2013,21758000],[2014,25155000],[2015,20514000],[2016,23721000],[2017,24947000],[2018,28667000],[2019,25488000],[2020,24769000],[2021,27707000],[2022,25070000],[2023,32938000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,34111000],[2012,38100000],[2013,48822000],[2014,47972000],[2015,55904000],[2016,67844000],[2017,63662000],[2018,79045000],[2019,197680000],[2020,214231000],[2021,295769000],[2022,330116000],[2023,370514000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,260940000],[2012,268279000],[2013,267564000],[2014,316768000],[2015,361510000],[2016,407543000],[2017,438126000],[2018,473308000],[2019,408756000],[2020,442406000],[2021,609678000],[2022,750929000],[2023,602961000]], "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: 'FR0000071946_passif', data: FR0000071946_passif, height: "350", width: "100%" });