var FR0010428771_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": [[2009,null],[2010,null],[2011,2221000],[2012,2221000],[2013,2221000],[2014,1866000],[2015,1866000],[2016,1866000],[2017,1866000],[2018,1866000],[2019,1866000],[2020,1919000],[2021,1919000],[2022,1919000],[2023,1855000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,93667000],[2012,31438000],[2013,14557000],[2014,9216000],[2015,9216000],[2016,32519000],[2017,47693000],[2018,82606000],[2019,91032000],[2020,180750000],[2021,137811000],[2022,75417000],[2023,55100000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,27497000],[2012,64014000],[2013,149481000],[2014,321585000],[2015,321585000],[2016,420753000],[2017,414963000],[2018,399436000],[2019,385502000],[2020,367596000],[2021,357474000],[2022,334489000],[2023,325577000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,625000],[2012,997000],[2013,985000],[2014,1180000],[2015,1180000],[2016,2060000],[2017,1892000],[2018,2154000],[2019,2469000],[2020,2957000],[2021,2863000],[2022,2390000],[2023,2739000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,37965000],[2012,46581000],[2013,33164000],[2014,28084000],[2015,28084000],[2016,82744000],[2017,82973000],[2018,62805000],[2019,71919000],[2020,35296000],[2021,45101000],[2022,55465000],[2023,27597000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,36388000],[2012,12905000],[2013,4035000],[2014,39304000],[2015,39304000],[2016,32469000],[2017,19702000],[2018,9162000],[2019,11962000],[2020,32941000],[2021,69869000],[2022,27534000],[2023,34605000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,36617000],[2012,21546000],[2013,25882000],[2014,90594000],[2015,63361000],[2016,24682000],[2017,29788000],[2018,19061000],[2019,24313000],[2020,56524000],[2021,53619000],[2022,86103000],[2023,231277000]], "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: 'FR0010428771_actif', data: FR0010428771_actif, height: "350", width: "100%" });