var FR0000078321_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,1801000],[2012,1516000],[2013,1339000],[2014,1339000],[2015,1339000],[2016,1339000],[2017,1340000],[2018,0],[2019,0],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,13000],[2012,10000],[2013,15000],[2014,21000],[2015,13000],[2016,1350000],[2017,1350000],[2018,0],[2019,1360000],[2020,1350000],[2021,1520000],[2022,1520000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,553000],[2012,615000],[2013,162000],[2014,134000],[2015,132000],[2016,203000],[2017,370000],[2018,2175000],[2019,2235000],[2020,2147000],[2021,2880000],[2022,3616000],[2023,3982000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,254000],[2012,223000],[2013,177000],[2014,152000],[2015,173000],[2016,133000],[2017,270000],[2018,600000],[2019,600000],[2020,850000],[2021,870000],[2022,474000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1106000],[2012,2728000],[2013,1466000],[2014,1046000],[2015,1155000],[2016,717000],[2017,720000],[2018,880000],[2019,420000],[2020,660000],[2021,580000],[2022,1230000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,321000],[2012,276000],[2013,21000],[2014,5000],[2015,182000],[2016,23000],[2017,220000],[2018,580000],[2019,270000],[2020,1000000],[2021,750000],[2022,663000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0000078321_actif', data: FR0000078321_actif, height: "350", width: "100%" });