var FR0013088606_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,160000],[2013,180000],[2014,224000],[2015,1480000],[2016,2490000],[2017,6897000],[2018,7885000],[2019,8720000],[2020,17511000],[2021,37996000],[2022,15826000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,4000],[2013,4000],[2014,52000],[2015,1192000],[2016,2082000],[2017,2663000],[2018,3254000],[2019,6003000],[2020,4834000],[2021,3418000],[2022,4858000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,2000],[2016,10000],[2017,10000],[2018,9000],[2019,10000],[2020,194000],[2021,51000],[2022,107000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,37000],[2013,34000],[2014,91000],[2015,391000],[2016,309000],[2017,949000],[2018,613000],[2019,1750000],[2020,1904000],[2021,525000],[2022,1445000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,49000],[2013,66000],[2014,62000],[2015,499000],[2016,702000],[2017,878000],[2018,1073000],[2019,1321000],[2020,4191000],[2021,1173000],[2022,null],[2023,null]], "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: 'FR0013088606_passif', data: FR0013088606_passif, height: "350", width: "100%" });