var FR0013178712_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,null],[2012,null],[2013,null],[2014,230000],[2015,160000],[2016,470000],[2017,2130000],[2018,3120000],[2019,2750000],[2020,2370000],[2021,null],[2022,1620000],[2023,1260000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,5160000],[2021,0],[2022,6730000],[2023,6040000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,2473000],[2015,2420000],[2016,2254000],[2017,4960000],[2018,8795000],[2019,9244000],[2020,8829000],[2021,8382000],[2022,7764000],[2023,7061000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,910000],[2015,1380000],[2016,1450000],[2017,1840000],[2018,2380000],[2019,3110000],[2020,2790000],[2021,null],[2022,null],[2023,2540000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,3980000],[2015,5700000],[2016,10240000],[2017,7930000],[2018,11140000],[2019,10350000],[2020,5360000],[2021,null],[2022,8210000],[2023,7030000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,646000],[2015,980000],[2016,8346000],[2017,5890000],[2018,3749000],[2019,2289000],[2020,3166000],[2021,2214000],[2022,2298000],[2023,1019000]], "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: 'FR0013178712_actif', data: FR0013178712_actif, height: "350", width: "100%" });