var FR0010241638_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,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,104000],[2012,646000],[2013,1022000],[2014,811000],[2015,974000],[2016,2016000],[2017,2486000],[2018,2710000],[2019,3588000],[2020,4052000],[2021,5027000],[2022,3381000],[2023,3144000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,628000],[2012,572000],[2013,499000],[2014,434000],[2015,12000],[2016,12000],[2017,10000],[2018,9000],[2019,857000],[2020,1604000],[2021,6921000],[2022,4743000],[2023,5825000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,4360000],[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":[[2008,null],[2009,null],[2010,null],[2011,16328000],[2012,20157000],[2013,21716000],[2014,18687000],[2015,25173000],[2016,29793000],[2017,15839000],[2018,22341000],[2019,20532000],[2020,38217000],[2021,36865000],[2022,28557000],[2023,35936000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,3143000],[2012,206690000],[2013,15795000],[2014,121015000],[2015,13030000],[2016,15578000],[2017,196913000],[2018,377106000],[2019,72024000],[2020,464611000],[2021,257178000],[2022,216085000],[2023,118155000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,97368000],[2012,172836000],[2013,70018000],[2014,71206000],[2015,81023000],[2016,157341000],[2017,98590000],[2018,90087000],[2019,74261000],[2020,81417000],[2021,133934000],[2022,68658000],[2023,74473000]], "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: 'FR0010241638_actif', data: FR0010241638_actif, height: "350", width: "100%" });