var FR0013296746_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,null],[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":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,4000],[2016,2000],[2017,3000],[2018,3000],[2019,4000],[2020,38000],[2021,167000],[2022,135000],[2023,275000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,355000],[2016,282000],[2017,214000],[2018,242000],[2019,2118000],[2020,2785000],[2021,1836000],[2022,1908000],[2023,2776000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,175000],[2016,291000],[2017,246000],[2018,408000],[2019,496000],[2020,735000],[2021,717000],[2022,982000],[2023,1741000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,85000],[2016,90000],[2017,223000],[2018,3336000],[2019,553000],[2020,818000],[2021,802000],[2022,1088000],[2023,1557000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,1635000],[2016,1583000],[2017,36183000],[2018,26232000],[2019,16629000],[2020,16771000],[2021,12685000],[2022,8322000],[2023,5250000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,720000],[2016,1002000],[2017,1439000],[2018,2539000],[2019,3960000],[2020,2465000],[2021,2412000],[2022,1691000],[2023,714000]], "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: 'FR0013296746_actif', data: FR0013296746_actif, height: "350", width: "100%" });