var FR0000066961_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,10624000],[2011,11049000],[2012,11086000],[2013,11029000],[2014,11026000],[2015,10971000],[2016,10207000],[2017,9398000],[2018,9090000],[2019,9050000],[2020,8470000],[2021,3424000],[2022,2606000],[2023,2761000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,776000],[2011,944000],[2012,742000],[2013,1079000],[2014,1300000],[2015,1320000],[2016,3977000],[2017,6076000],[2018,5400000],[2019,4660000],[2020,6780000],[2021,2707000],[2022,9564000],[2023,9194000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,104000],[2012,119000],[2013,126000],[2014,137000],[2015,147000],[2016,356000],[2017,319000],[2018,172000],[2019,133000],[2020,129000],[2021,1060000],[2022,1760000],[2023,965000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,557000],[2012,503000],[2013,569000],[2014,588000],[2015,543000],[2016,1139000],[2017,768000],[2018,820000],[2019,910000],[2020,280000],[2021,null],[2022,null],[2023,360000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,1423000],[2012,1406000],[2013,1574000],[2014,1675000],[2015,1658000],[2016,1842000],[2017,2567000],[2018,3263000],[2019,3519000],[2020,4160000],[2021,2280000],[2022,2463000],[2023,1935000]], "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: 'FR0000066961_passif', data: FR0000066961_passif, height: "350", width: "100%" });