var FR0012613610_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,null],[2013,null],[2014,15448000],[2015,34223000],[2016,26012000],[2017,86828000],[2018,81315000],[2019,77482000],[2020,63388000],[2021,64853000],[2022,67194000],[2023,53530000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,76000],[2015,3315000],[2016,16318000],[2017,4765000],[2018,6734000],[2019,17188000],[2020,24345000],[2021,23228000],[2022,24066000],[2023,25886000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,44000],[2015,350000],[2016,547000],[2017,836000],[2018,863000],[2019,1061000],[2020,1120000],[2021,949000],[2022,803000],[2023,794000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,1332000],[2015,7176000],[2016,5384000],[2017,9829000],[2018,12148000],[2019,11592000],[2020,9188000],[2021,10740000],[2022,11840000],[2023,9966000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,6853000],[2015,5670000],[2016,7299000],[2017,14588000],[2018,14105000],[2019,12030000],[2020,13368000],[2021,13898000],[2022,15225000],[2023,15286000]], "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: 'FR0012613610_passif', data: FR0012613610_passif, height: "350", width: "100%" });