var FR0013230612_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": [[2013,0],[2014,0],[2015,0],[2016,297067000],[2017,317906000],[2018,436840000],[2019,371113000],[2020,422465000],[2021,429976000],[2022,433267000],[2023,431107000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2013,0],[2014,0],[2015,37000],[2016,10784000],[2017,13637000],[2018,16320000],[2019,117706000],[2020,120762000],[2021,116428000],[2022,118391000],[2023,118326000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2013,39000],[2014,13000],[2015,0],[2016,3383000],[2017,1915000],[2018,14975000],[2019,46227000],[2020,41927000],[2021,40650000],[2022,30050000],[2023,30809000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[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":[[2013,553000],[2014,473000],[2015,75000],[2016,8885000],[2017,15894000],[2018,36600000],[2019,59877000],[2020,65183000],[2021,98602000],[2022,101072000],[2023,100849000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2013,15460000],[2014,59614000],[2015,15588000],[2016,129845000],[2017,975430000],[2018,463199000],[2019,1307235000],[2020,671532000],[2021,1013554000],[2022,454793000],[2023,208086000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2013,106766000],[2014,58785000],[2015,38857000],[2016,73711000],[2017,347705000],[2018,196436000],[2019,215738000],[2020,487937000],[2021,344731000],[2022,271691000],[2023,204864000]], "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: 'FR0013230612_actif', data: FR0013230612_actif, height: "350", width: "100%" });