var FR0010202606_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": [[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,90000],[2015,40000],[2016,4230000],[2017,8530000],[2018,8900000],[2019,8800000],[2020,8710000],[2021,20340000],[2022,17100000],[2023,22230000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2005,null],[2006,null],[2007,null],[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,420000],[2021,412000],[2022,593000],[2023,546000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1068000],[2012,1042000],[2013,1053000],[2014,1614000],[2015,1524000],[2016,6662000],[2017,10446000],[2018,10740000],[2019,10718000],[2020,11048000],[2021,23482000],[2022,23291000],[2023,27728000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,4000000],[2014,5280000],[2015,6000000],[2016,6790000],[2017,8520000],[2018,12510000],[2019,13500000],[2020,12420000],[2021,12500000],[2022,18160000],[2023,11770000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,7673000],[2012,7527000],[2013,8561000],[2014,6056000],[2015,6868000],[2016,7206000],[2017,6006000],[2018,5459000],[2019,5307000],[2020,14287000],[2021,18004000],[2022,20358000],[2023,23952000]], "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: 'FR0010202606_actif', data: FR0010202606_actif, height: "350", width: "100%" });