var FR0004163111_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,75000],[2012,75000],[2013,75000],[2014,75000],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,61000],[2012,31000],[2013,55000],[2014,86000],[2015,563000],[2016,668000],[2017,636000],[2018,796000],[2019,920000],[2020,297000],[2021,174000],[2022,43957000],[2023,48761000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,7641000],[2012,9401000],[2013,989000],[2014,1322000],[2015,1324000],[2016,3010000],[2017,6325000],[2018,7764000],[2019,16453000],[2020,11648000],[2021,9015000],[2022,8210000],[2023,7872000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,173000],[2012,158000],[2013,167000],[2014,248000],[2015,28000],[2016,14000],[2017,4000],[2018,4000],[2019,4000],[2020,4000],[2021,4000],[2022,4000],[2023,4000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,733000],[2012,108000],[2013,162000],[2014,435000],[2015,173000],[2016,81000],[2017,61000],[2018,25000],[2019,207000],[2020,793000],[2021,57000],[2022,3188000],[2023,18526000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,12805000],[2012,6304000],[2013,20922000],[2014,72005000],[2015,60111000],[2016,152277000],[2017,273820000],[2018,207240000],[2019,276748000],[2020,171029000],[2021,258756000],[2022,136001000],[2023,77789000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,5449000],[2012,6901000],[2013,5848000],[2014,11125000],[2015,6441000],[2016,9623000],[2017,9687000],[2018,10847000],[2019,13795000],[2020,12890000],[2021,9280000],[2022,19266000],[2023,16795000]], "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: 'FR0004163111_actif', data: FR0004163111_actif, height: "350", width: "100%" });