var FR0005854700_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": [[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,0],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,510000],[2021,1190000],[2022,1130000],[2023,3390000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2415000],[2012,1746000],[2013,1617000],[2014,725000],[2015,1125000],[2016,1085000],[2017,1114000],[2018,1134000],[2019,1437000],[2020,1374000],[2021,2166000],[2022,5767000],[2023,8758000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,2000000],[2014,2100000],[2015,2590000],[2016,2160000],[2017,2180000],[2018,2300000],[2019,2330000],[2020,2770000],[2021,3340000],[2022,3150000],[2023,3540000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,2000000],[2014,1676768],[2015,1431827],[2016,2240000],[2017,3260000],[2018,4080000],[2019,5330000],[2020,2990000],[2021,3910000],[2022,5450000],[2023,6940000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,4000000],[2014,4150000],[2015,3980000],[2016,3700000],[2017,3990000],[2018,3380000],[2019,3640000],[2020,7730000],[2021,7900000],[2022,5850000],[2023,2230000]], "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: 'FR0005854700_actif', data: FR0005854700_actif, height: "350", width: "100%" });