var FR0000066441_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,45601000],[2009,52910000],[2010,61099000],[2011,68444000],[2012,73385000],[2013,81487000],[2014,83115000],[2015,83115000],[2016,81719000],[2017,81522000],[2018,82515000],[2019,82224000],[2020,84872000],[2021,89980000],[2022,108501000],[2023,132856000],[2024,139932000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,33336000],[2009,30471000],[2010,33564000],[2011,58897000],[2012,61578000],[2013,74859000],[2014,79694000],[2015,79694000],[2016,66321000],[2017,57106000],[2018,55188000],[2019,52280000],[2020,70549000],[2021,75657000],[2022,71848000],[2023,80011000],[2024,111353000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,2337000],[2011,2672000],[2012,3125000],[2013,3571000],[2014,4265000],[2015,4265000],[2016,4877000],[2017,5241000],[2018,5328000],[2019,5674000],[2020,6220000],[2021,7240000],[2022,6963000],[2023,6110000],[2024,5127000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,13807000],[2011,17232000],[2012,18859000],[2013,16139000],[2014,14110000],[2015,14110000],[2016,13333000],[2017,17915000],[2018,22066000],[2019,19726000],[2020,16466000],[2021,20721000],[2022,33096000],[2023,35613000],[2024,27364000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,18303000],[2011,22968000],[2012,22638000],[2013,null],[2014,26782000],[2015,22373000],[2016,21977000],[2017,22012000],[2018,22268000],[2019,21586000],[2020,25813000],[2021,32955000],[2022,32177000],[2023,36778000],[2024,29035000]], "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: 'FR0000066441_passif', data: FR0000066441_passif, height: "350", width: "100%" });