var FR0000066961_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2010,null],[2011,1340000],[2012,1340000],[2013,1360000],[2014,1420000],[2015,1420000],[2016,1420000],[2017,835000],[2018,830000],[2019,830000],[2020,380000],[2021,644000],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,683000],[2012,676000],[2013,681000],[2014,683000],[2015,699000],[2016,696000],[2017,699000],[2018,690000],[2019,680000],[2020,680000],[2021,674000],[2022,687000],[2023,1160000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,6952000],[2012,6783000],[2013,7186000],[2014,7672000],[2015,7858000],[2016,10455000],[2017,13310000],[2018,12960000],[2019,13150000],[2020,12430000],[2021,4489000],[2022,9231000],[2023,9645000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,650000],[2012,700000],[2013,787000],[2014,812000],[2015,914000],[2016,932000],[2017,910000],[2018,910000],[2019,810000],[2020,800000],[2021,517000],[2022,556000],[2023,613000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,198000],[2012,205000],[2013,116000],[2014,202000],[2015,154000],[2016,164000],[2017,157000],[2018,400000],[2019,200000],[2020,50000],[2021,754000],[2022,1030000],[2023,1040000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,3732000],[2012,3497000],[2013,3438000],[2014,2906000],[2015,2705000],[2016,2288000],[2017,1322000],[2018,1430000],[2019,1800000],[2020,3730000],[2021,2400000],[2022,3200000],[2023,1900000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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":"7x1", "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_actif', data: FR0000066961_actif, height: "350", width: "100%" });