var FR0013263878_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,null],[2011,null],[2012,19992000],[2013,21951000],[2014,22458000],[2015,25181000],[2016,32597000],[2017,53070000],[2018,61831000],[2019,67853000],[2020,78724000],[2021,91079000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,16757000],[2013,19314000],[2014,17577000],[2015,20030000],[2016,40167000],[2017,35744000],[2018,45182000],[2019,93720000],[2020,105582000],[2021,65709000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,1644000],[2013,2514000],[2014,3101000],[2015,3205000],[2016,4564000],[2017,4167000],[2018,4790000],[2019,5759000],[2020,6493000],[2021,6899000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,7940000],[2013,8245000],[2014,10019000],[2015,6925000],[2016,7907000],[2017,5043000],[2018,9766000],[2019,10825000],[2020,17932000],[2021,21513000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,26638000],[2013,47002000],[2014,46768000],[2015,43051000],[2016,49860000],[2017,46911000],[2018,51246000],[2019,54043000],[2020,47046000],[2021,61560000]], "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: 'FR0013263878_passif', data: FR0013263878_passif, height: "350", width: "100%" });