var FR0010481960_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,144470000],[2009,113625000],[2010,151354000],[2011,195014000],[2012,202723000],[2013,226462000],[2014,249923000],[2015,292424000],[2016,386202000],[2017,517683000],[2018,653477000],[2019,1238726000],[2020,1478570000],[2021,2163475000],[2022,2255112000],[2023,1922422000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,218543000],[2009,274162000],[2010,394686000],[2011,464902000],[2012,541183000],[2013,639408000],[2014,624626000],[2015,611534000],[2016,632624000],[2017,740511000],[2018,804694000],[2019,885743000],[2020,1770582000],[2021,2218714000],[2022,2046182000],[2023,2008635000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,367000],[2013,365000],[2014,17000],[2015,5290000],[2016,5840000],[2017,9680000],[2018,7770000],[2019,14250000],[2020,17200000],[2021,1220000],[2022,1040000],[2023,1240000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,3527000],[2012,3372000],[2013,4946000],[2014,2937000],[2015,2813000],[2016,2741000],[2017,4946000],[2018,4699000],[2019,22302000],[2020,22617000],[2021,17110000],[2022,29938000],[2023,18035000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,33015000],[2012,58564000],[2013,51979000],[2014,44962000],[2015,90545000],[2016,0],[2017,0],[2018,0],[2019,799678000],[2020,227033000],[2021,462698000],[2022,333985000],[2023,289120000]], "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: 'FR0010481960_passif', data: FR0010481960_passif, height: "350", width: "100%" });