var FR0000053035_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": [[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,0],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,0],[2013,0],[2014,12000],[2015,12000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,20000],[2021,36000],[2022,18000],[2023,15000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,1485000],[2013,1306000],[2014,1253000],[2015,1437000],[2016,1409000],[2017,1217000],[2018,1375000],[2019,3712000],[2020,2734000],[2021,1298000],[2022,1164000],[2023,1178000],[2024,1727000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,10170000],[2014,null],[2015,9920000],[2016,8050000],[2017,7360000],[2018,9780000],[2019,9030000],[2020,11510000],[2021,13940000],[2022,12590000],[2023,null],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,20410000],[2014,18769000],[2015,14550000],[2016,18770000],[2017,19470000],[2018,25930000],[2019,21720000],[2020,17320000],[2021,20990000],[2022,12950000],[2023,null],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,59690000],[2014,null],[2015,68530000],[2016,68280000],[2017,74040000],[2018,75000000],[2019,67330000],[2020,66260000],[2021,54790000],[2022,58830000],[2023,null],[2024,null]], "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: 'FR0000053035_actif', data: FR0000053035_actif, height: "350", width: "100%" });