var FR0000064297_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,15996000],[2010,15927000],[2011,15703000],[2012,15733000],[2013,16036000],[2014,16187000],[2015,16187000],[2016,19166000],[2017,12587000],[2018,20895000],[2019,19851000],[2020,17824000],[2021,23610000],[2022,23204000],[2023,23524000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,6298000],[2010,4289000],[2011,6796000],[2012,9959000],[2013,7513000],[2014,10969000],[2015,10969000],[2016,9260000],[2017,9279000],[2018,9701000],[2019,9910000],[2020,15133000],[2021,28509000],[2022,29289000],[2023,28141000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,399000],[2012,427000],[2013,496000],[2014,683000],[2015,683000],[2016,692000],[2017,604000],[2018,681000],[2019,741000],[2020,844000],[2021,763000],[2022,655000],[2023,531000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,22950000],[2012,18780000],[2013,19262000],[2014,15704000],[2015,15704000],[2016,15993000],[2017,17442000],[2018,15044000],[2019,14939000],[2020,11121000],[2021,19496000],[2022,21989000],[2023,26242000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,11493000],[2012,14297000],[2013,13072000],[2014,11499000],[2015,10067000],[2016,9428000],[2017,9145000],[2018,7063000],[2019,7550000],[2020,5732000],[2021,6892000],[2022,6092000],[2023,7322000]], "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: 'FR0000064297_passif', data: FR0000064297_passif, height: "350", width: "100%" });