var FR0013257409_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,17029000],[2014,18857000],[2015,20558000],[2016,21577000],[2017,23075000],[2018,26143000],[2019,27056000],[2020,25464000],[2021,26653000],[2022,26139000],[2023,27762000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,8433000],[2014,7477000],[2015,7004000],[2016,5804000],[2017,5137000],[2018,3915000],[2019,2555000],[2020,12380000],[2021,4927000],[2022,4722000],[2023,4534000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,4250000],[2020,3540000],[2021,2830000],[2022,3460000],[2023,4060000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,9506000],[2014,9630000],[2015,10031000],[2016,11697000],[2017,11600000],[2018,9180000],[2019,8670000],[2020,5910000],[2021,9170000],[2022,12740000],[2023,11870000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,11874000],[2014,12776000],[2015,10724000],[2016,23049000],[2017,22315000],[2018,20740000],[2019,18587000],[2020,15364000],[2021,17081000],[2022,24256000],[2023,28287000]], "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: 'FR0013257409_passif', data: FR0013257409_passif, height: "350", width: "100%" });