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,81719000],[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,66321000],[2016,66321000],[2017,57106000],[2018,55188000],[2019,52280000],[2020,70549000],[2021,93217000],[2022,72086000],[2023,80177000],[2024,127193000]], "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,4877000],[2016,4877000],[2017,5241000],[2018,5328000],[2019,5674000],[2020,6220000],[2021,18960000],[2022,6963000],[2023,6110000],[2024,null]], "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,13333000],[2016,13333000],[2017,17915000],[2018,22066000],[2019,19726000],[2020,16466000],[2021,20720000],[2022,33100000],[2023,35610000],[2024,27360000]], "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,60916000],[2022,72236000],[2023,78501000],[2024,61526000]], "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%" });