var FR0000064446_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": [[2005,15074000],[2006,21938000],[2007,28485000],[2008,32342000],[2009,37373000],[2010,44181000],[2011,53277000],[2012,58954000],[2013,60577000],[2014,67540000],[2015,64880000],[2016,66259000],[2017,56818000],[2018,59380000],[2019,61538000],[2020,52698000],[2021,57313000],[2022,64278000],[2023,64943000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,2000],[2006,26000],[2007,4786000],[2008,5501000],[2009,3281000],[2010,1386000],[2011,1427000],[2012,0],[2013,10842000],[2014,14942000],[2015,14541000],[2016,14790000],[2017,16378000],[2018,17848000],[2019,36531000],[2020,36101000],[2021,34341000],[2022,31232000],[2023,45562000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,717000],[2012,628000],[2013,518000],[2014,1413000],[2015,1123000],[2016,1547000],[2017,1979000],[2018,1441000],[2019,967000],[2020,1087000],[2021,1654000],[2022,2982000],[2023,2565000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,36669000],[2012,41763000],[2013,39321000],[2014,43014000],[2015,36506000],[2016,35573000],[2017,31668000],[2018,32439000],[2019,48635000],[2020,41034000],[2021,44618000],[2022,45770000],[2023,54938000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,26707000],[2012,25518000],[2013,26823000],[2014,29825000],[2015,23157000],[2016,23475000],[2017,20146000],[2018,17807000],[2019,30305000],[2020,32270000],[2021,42565000],[2022,null],[2023,39663000]], "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: 'FR0000064446_passif', data: FR0000064446_passif, height: "350", width: "100%" });