var FR0000053035_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,27336000],[2010,34143000],[2011,40872000],[2012,48225000],[2013,58774000],[2014,62903000],[2015,68164000],[2016,72546000],[2017,76237000],[2018,79760000],[2019,0],[2020,79042000],[2021,71472000],[2022,72433000],[2023,72589000],[2024,54064000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,null],[2012,5000],[2013,8000],[2014,3232],[2015,4630],[2016,6000],[2017,0],[2018,0],[2019,4000],[2020,4000],[2021,6000],[2022,7000],[2023,8000],[2024,7000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,7590000],[2014,1934000],[2015,2218000],[2016,4420000],[2017,4120000],[2018,3570000],[2019,3860000],[2020,3110000],[2021,151000],[2022,195000],[2023,null],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,10130000],[2014,null],[2015,9680000],[2016,7440000],[2017,8500000],[2018,20290000],[2019,9940000],[2020,8260000],[2021,9360000],[2022,4850000],[2023,null],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,30872000],[2011,27442000],[2012,35843000],[2013,33202000],[2014,28973000],[2015,27480000],[2016,25124000],[2017,26957000],[2018,33269000],[2019,102038000],[2020,19486000],[2021,20660000],[2022,13930000],[2023,20929000],[2024,15622000]], "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: 'FR0000053035_passif', data: FR0000053035_passif, height: "350", width: "100%" });