var FR0000076861_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": [[2008,null],[2009,null],[2010,null],[2011,594000],[2012,594000],[2013,594000],[2014,594000],[2015,594000],[2016,1154000],[2017,594000],[2018,594000],[2019,594000],[2020,594000],[2021,594000],[2022,594000],[2023,594000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1500000],[2012,1547000],[2013,1380000],[2014,1558000],[2015,2011000],[2016,1898000],[2017,2160000],[2018,2437000],[2019,2530000],[2020,2553000],[2021,2434000],[2022,2416000],[2023,2702000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,290000],[2012,477000],[2013,390000],[2014,335000],[2015,213000],[2016,1912000],[2017,1828000],[2018,1701000],[2019,1555000],[2020,1401000],[2021,1420000],[2022,1286000],[2023,94000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,435000],[2012,482000],[2013,403000],[2014,295000],[2015,244000],[2016,243000],[2017,257000],[2018,243000],[2019,239000],[2020,525000],[2021,390000],[2022,218000],[2023,250000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,3329000],[2012,4348000],[2013,3814000],[2014,4855000],[2015,5459000],[2016,4450000],[2017,4776000],[2018,3598000],[2019,4131000],[2020,5175000],[2021,2968000],[2022,2119000],[2023,3731000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,3538000],[2012,2396000],[2013,3252000],[2014,2337000],[2015,2563000],[2016,3136000],[2017,2202000],[2018,2373000],[2019,829000],[2020,4662000],[2021,4081000],[2022,3618000],[2023,1140000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1792000],[2012,1827000],[2013,1815000],[2014,1817000],[2015,2260000],[2016,2236000],[2017,2232000],[2018,2936000],[2019,4166000],[2020,4726000],[2021,3966000],[2022,5314000],[2023,6364000]], "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: 'FR0000076861_actif', data: FR0000076861_actif, height: "350", width: "100%" });