var FR0010609206_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": [[2005,null],[2006,null],[2007,null],[2011,null],[2012,null],[2013,null],[2014,0],[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":[[2005,null],[2006,null],[2007,null],[2011,7097000],[2012,9740000],[2013,12295000],[2014,13805000],[2015,4659000],[2016,242000],[2017,190000],[2018,156000],[2019,137000],[2020,130000],[2021,130000],[2022,null],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2005,null],[2006,null],[2007,null],[2011,1458000],[2012,1588000],[2013,1662000],[2014,1764000],[2015,1892000],[2016,1455000],[2017,987000],[2018,719000],[2019,300000],[2020,1830000],[2021,1990000],[2022,null],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2005,null],[2006,null],[2007,null],[2011,694000],[2012,542000],[2013,497000],[2014,773000],[2015,1328000],[2016,1860000],[2017,1432000],[2018,1226000],[2019,2135000],[2020,1720000],[2021,2430000],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2005,null],[2006,null],[2007,null],[2011,575000],[2012,125000],[2013,161000],[2014,156000],[2015,5000],[2016,164000],[2017,467000],[2018,502000],[2019,617000],[2020,1100000],[2021,1680000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2005,null],[2006,null],[2007,null],[2011,1510000],[2012,52000],[2013,11874000],[2014,6614000],[2015,1361000],[2016,950000],[2017,506000],[2018,321000],[2019,237000],[2020,400000],[2021,370000],[2022,null],[2023,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: 'FR0010609206_actif', data: FR0010609206_actif, height: "350", width: "100%" });