var FR0010501692_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": [[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,42624000],[2013,34005000],[2014,34005000],[2015,34721000],[2016,34721000],[2017,38718000],[2018,38308000],[2019,38522000],[2020,38372000],[2021,41964000],[2022,42210000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,4822000],[2013,3538000],[2014,3538000],[2015,3581000],[2016,3581000],[2017,6927000],[2018,5397000],[2019,4444000],[2020,4896000],[2021,5824000],[2022,7975000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,1006000],[2013,1173000],[2014,1173000],[2015,2136000],[2016,2136000],[2017,2519000],[2018,1450000],[2019,2484000],[2020,3743000],[2021,4120000],[2022,3897000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2007,null],[2008,11000],[2009,32000],[2010,37000],[2011,230000],[2012,0],[2013,0],[2014,0],[2015,0],[2016,10000],[2017,10000],[2018,12000],[2019,1000],[2020,1000],[2021,3000],[2022,16000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,24851000],[2013,19128000],[2014,19128000],[2015,22953000],[2016,22953000],[2017,24164000],[2018,24440000],[2019,25233000],[2020,24774000],[2021,22847000],[2022,23571000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,7353000],[2013,4774000],[2014,4774000],[2015,5464000],[2016,5464000],[2017,6938000],[2018,6775000],[2019,9223000],[2020,12514000],[2021,14511000],[2022,15515000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,12717000],[2013,11815000],[2014,31246000],[2015,12839000],[2016,13538000],[2017,13693000],[2018,16801000],[2019,18632000],[2020,24004000],[2021,25577000],[2022,26282000]], "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: 'FR0010501692_actif', data: FR0010501692_actif, height: "350", width: "100%" });