var FR0011992700_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,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,13186000],[2021,12886000],[2022,12886000],[2023,12886000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,900000],[2012,1596000],[2013,1756000],[2014,1739000],[2015,2065000],[2016,2411000],[2017,2053000],[2018,1821000],[2019,1714000],[2020,10850000],[2021,8877000],[2022,8381000],[2023,8192000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,684000],[2012,934000],[2013,1054000],[2014,1688000],[2015,2021000],[2016,2325000],[2017,2592000],[2018,3284000],[2019,2435000],[2020,2889000],[2021,3203000],[2022,3770000],[2023,3931000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,2705000],[2012,3142000],[2013,2501000],[2014,3429000],[2015,3365000],[2016,3094000],[2017,2660000],[2018,3625000],[2019,3065000],[2020,4436000],[2021,6558000],[2022,10005000],[2023,8100000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,3333000],[2012,4523000],[2013,5042000],[2014,6879000],[2015,9436000],[2016,13052000],[2017,23718000],[2018,21865000],[2019,29333000],[2020,31665000],[2021,32289000],[2022,37409000],[2023,36357000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,917000],[2012,2540000],[2013,536000],[2014,6884000],[2015,4225000],[2016,4096000],[2017,2451000],[2018,6254000],[2019,10345000],[2020,17095000],[2021,11447000],[2022,3904000],[2023,5629000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,1641000],[2012,1779000],[2013,1611000],[2014,2866000],[2015,3336000],[2016,2914000],[2017,4333000],[2018,6421000],[2019,9420000],[2020,12153000],[2021,16918000],[2022,24002000],[2023,31674000]], "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: 'FR0011992700_actif', data: FR0011992700_actif, height: "350", width: "100%" });