var FR0004065639_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,8212000],[2009,9213000],[2010,10128000],[2011,23818000],[2012,24388000],[2013,23599000],[2014,23511000],[2015,21738000],[2016,20257000],[2017,20345000],[2018,21359000],[2019,27007000],[2020,30765000],[2021,33694000],[2022,36025000],[2023,39113000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,3294000],[2009,3593000],[2010,3236000],[2011,16790000],[2012,16022000],[2013,14895000],[2014,15869000],[2015,14884000],[2016,13706000],[2017,13245000],[2018,11809000],[2019,8919000],[2020,9770000],[2021,8434000],[2022,6272000],[2023,6758000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,657000],[2011,1367000],[2012,1253000],[2013,1519000],[2014,1930000],[2015,1885000],[2016,1331000],[2017,1006000],[2018,929000],[2019,1151000],[2020,1186000],[2021,1037000],[2022,837000],[2023,1480000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,2803000],[2011,6294000],[2012,8967000],[2013,8138000],[2014,8941000],[2015,7327000],[2016,6888000],[2017,8149000],[2018,7999000],[2019,6859000],[2020,7640000],[2021,5078000],[2022,5030000],[2023,11332000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,4098000],[2011,10288000],[2012,8684000],[2013,10180000],[2014,8228000],[2015,11747000],[2016,13110000],[2017,12891000],[2018,12907000],[2019,14787000],[2020,15127000],[2021,14806000],[2022,10595000],[2023,20347000]], "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: 'FR0004065639_passif', data: FR0004065639_passif, height: "350", width: "100%" });