TransWikia.com

Removing 0 (NODATA) from Combochart in FeatureCollection in Google Earth Engine

Geographic Information Systems Asked by pegah hashemvand on January 6, 2021

I’m trying to make a combo chart based on two properties of a FeatureCollection.

However, one of the properties is full of 0 which I don’t want to show them on the chart.

How can I not showing those with 0 value on the chart?

Here is the code:
https://code.earthengine.google.com/3946003969b252d0dec10f2e455309f4

One Answer

Simply remove the features with property value 0 using

var test = test.filterMetadata("UKCount","not_equals",0)

Link to corrected code.

Correct answer by kkrao on January 6, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP