var FR0013018124_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,5406000],[2014,80672000],[2015,32245000],[2016,27546000],[2017,24211000],[2018,25359000],[2019,25847000],[2020,23663000],[2021,25637000],[2022,27223000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,117000],[2012,1801000],[2013,2373000],[2014,10816000],[2015,92141000],[2016,77654000],[2017,68155000],[2018,71397000],[2019,72120000],[2020,64848000],[2021,39974000],[2022,31692000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,843000],[2012,791000],[2013,614000],[2014,903000],[2015,866000],[2016,204000],[2017,158000],[2018,269000],[2019,1670000],[2020,1166000],[2021,1023000],[2022,240000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,26000],[2013,1111000],[2014,1504000],[2015,948000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,7000],[2013,294000],[2014,1675000],[2015,3027000],[2016,104000],[2017,44000],[2018,616000],[2019,1069000],[2020,1723000],[2021,1086000],[2022,2639000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,93136000],[2012,77477000],[2013,52363000],[2014,22619000],[2015,29070000],[2016,28859000],[2017,41395000],[2018,22059000],[2019,28102000],[2020,47195000],[2021,41970000],[2022,27650000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1470000],[2012,2919000],[2013,8226000],[2014,12957000],[2015,4798000],[2016,1729000],[2017,2852000],[2018,3417000],[2019,2975000],[2020,3603000],[2021,4682000],[2022,3395000]], "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: 'FR0013018124_actif', data: FR0013018124_actif, height: "350", width: "100%" });