var FR0000061418_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,55888000],[2010,59420000],[2011,64141000],[2012,67840000],[2013,68620000],[2014,68929000],[2015,72432000],[2016,74093000],[2017,76439000],[2018,74835000],[2019,73016000],[2020,74334000],[2021,76808000],[2022,79273000],[2023,80948000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,8260000],[2010,16368000],[2011,8868000],[2012,7897000],[2013,9931000],[2014,5630000],[2015,3338000],[2016,2178000],[2017,3922000],[2018,3299000],[2019,2951000],[2020,5818000],[2021,7998000],[2022,7801000],[2023,8118000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,5693000],[2012,null],[2013,4624000],[2014,5341000],[2015,4033000],[2016,4102000],[2017,2986000],[2018,3293000],[2019,2972000],[2020,2917000],[2021,2799000],[2022,2669000],[2023,2811000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,32434000],[2012,30406000],[2013,31263000],[2014,26166000],[2015,26688000],[2016,26614000],[2017,26915000],[2018,25926000],[2019,25944000],[2020,27099000],[2021,31514000],[2022,30469000],[2023,31331000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,19477000],[2012,25845000],[2013,20660000],[2014,17822000],[2015,14443000],[2016,13937000],[2017,14184000],[2018,18808000],[2019,23846000],[2020,24854000],[2021,28737000],[2022,26870000],[2023,17964000]], "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: 'FR0000061418_passif', data: FR0000061418_passif, height: "350", width: "100%" });