var FR0000074072_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": [[2009,29674000],[2010,43915000],[2011,50203000],[2012,107580000],[2013,110177000],[2014,105179000],[2015,105179000],[2016,109024000],[2017,125991000],[2018,134603000],[2019,164349000],[2020,282364000],[2021,301971000],[2022,299703000],[2023,302126000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,14267000],[2010,10164000],[2011,5761000],[2012,54788000],[2013,49329000],[2014,46582000],[2015,46582000],[2016,35754000],[2017,21731000],[2018,26273000],[2019,50428000],[2020,79603000],[2021,155378000],[2022,241373000],[2023,263028000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,468000],[2013,416000],[2014,410000],[2015,410000],[2016,367000],[2017,484000],[2018,804000],[2019,1214000],[2020,1306000],[2021,1757000],[2022,1217000],[2023,1198000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,19144000],[2013,27761000],[2014,25889000],[2015,25889000],[2016,24186000],[2017,32211000],[2018,33363000],[2019,40359000],[2020,37777000],[2021,35137000],[2022,31117000],[2023,41312000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,32317000],[2013,32337000],[2014,23277000],[2015,26430000],[2016,28655000],[2017,27025000],[2018,28759000],[2019,35599000],[2020,39659000],[2021,41891000],[2022,43888000],[2023,49977000]], "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: 'FR0000074072_passif', data: FR0000074072_passif, height: "350", width: "100%" });