var FR0010208488_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": [[2011,80270000000],[2012,71208000000],[2013,53490000000],[2014,55959000000],[2015,48750000000],[2016,45447000000],[2017,42123000000],[2018,40942000000],[2019,38037000000],[2020,33856000000],[2021,41979000000],[2022,39285000000],[2023,35724000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,56588000000],[2012,57209000000],[2013,39914000000],[2014,38321000000],[2015,39155000000],[2016,36950000000],[2017,32813000000],[2018,31598000000],[2019,38544000000],[2020,37938000000],[2021,41048000000],[2022,40591000000],[2023,47287000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,14431000000],[2012,15626000000],[2013,14129000000],[2014,16402000000],[2015,16804000000],[2016,19461000000],[2017,18434000000],[2018,19194000000],[2019,22817000000],[2020,24876000000],[2021,23394000000],[2022,24663000000],[2023,18792000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,16780000000],[2012,17981000000],[2013,15788000000],[2014,17957000000],[2015,16280000000],[2016,16327000000],[2017,15983000000],[2018,22790000000],[2019,22969000000],[2020,21205000000],[2021,34868000000],[2022,42457000000],[2023,26148000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,40156000000],[2012,39382000000],[2013,32228000000],[2014,30772000000],[2015,31027000000],[2016,40314000000],[2017,40788000000],[2018,39178000000],[2019,37426000000],[2020,35307000000],[2021,84044000000],[2022,88494000000],[2023,66689000000]], "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: 'FR0010208488_passif', data: FR0010208488_passif, height: "350", width: "100%" });