var FR0000065393_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,null],[2012,null],[2013,0],[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":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,9297000],[2012,10435000],[2013,10834000],[2014,60000],[2015,11577000],[2016,58000],[2017,58000],[2018,57000],[2019,57000],[2020,57000],[2021,57000],[2022,57000],[2023,57000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,27294000],[2012,22392000],[2013,16220000],[2014,10958000],[2015,7457000],[2016,4323000],[2017,10042000],[2018,9647000],[2019,9872000],[2020,9547000],[2021,10688000],[2022,4605000],[2023,7121000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,211000],[2012,136000],[2013,91000],[2014,91000],[2015,91000],[2016,92000],[2017,108000],[2018,223000],[2019,7889000],[2020,6190000],[2021,684000],[2022,355000],[2023,149000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,1149000],[2012,492000],[2013,2385000],[2014,3108000],[2015,2886000],[2016,4133000],[2017,2897000],[2018,3695000],[2019,2198000],[2020,6207000],[2021,6974000],[2022,8347000],[2023,7192000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,571000],[2012,523000],[2013,459000],[2014,462000],[2015,435000],[2016,11759000],[2017,11982000],[2018,12365000],[2019,12600000],[2020,9356000],[2021,9912000],[2022,10732000],[2023,10102000]], "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: 'FR0000065393_actif', data: FR0000065393_actif, height: "350", width: "100%" });