var FR0011726835_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": [[2010,69439000],[2011,34827000],[2012,58691000],[2013,86757000],[2014,75774000],[2015,100714000],[2016,120204000],[2017,136405000],[2018,179441000],[2019,202281000],[2020,244317000],[2021,248238000],[2022,259835000],[2023,336340000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,2639000],[2014,2229000],[2015,1652000],[2016,1114000],[2017,623000],[2018,2437000],[2019,2105000],[2020,6085000],[2021,4542000],[2022,4046000],[2023,8343000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,25078000],[2012,13984000],[2013,9289000],[2014,5742000],[2015,3198000],[2016,4044000],[2017,3967000],[2018,4075000],[2019,5001000],[2020,15167000],[2021,14903000],[2022,13499000],[2023,5968000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,9871000],[2012,8909000],[2013,15756000],[2014,14744000],[2015,11187000],[2016,9320000],[2017,10574000],[2018,11483000],[2019,16791000],[2020,63446000],[2021,21554000],[2022,23765000],[2023,32367000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,40232000],[2012,77708000],[2013,107387000],[2014,100606000],[2015,117939000],[2016,86092000],[2017,96790000],[2018,149383000],[2019,178767000],[2020,35839000],[2021,123647000],[2022,183300000],[2023,233371000]], "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: 'FR0011726835_passif', data: FR0011726835_passif, height: "350", width: "100%" });