CG

Results 7 issues of CG

Hello ! Thank you for the superbe work ! I am wondering if we could expose only a entire schema instead of exposing one table at a time ? Thank...

enhancement

You should remove or notify the user that the Mapzen and related libraires are down. It is now a part of NextZen ecosystem [https://github.com/nextzen](https://github.com/nextzen) Thank you.

Hello, **We have a SQL source** : It takes a points table, summarize the sales by administrative areas, and feed the source as a polygon layer (geometries are joined from...

**What is happening:** After selecting a good amount of point (let say more than 100, maybe more), layer rendering brakes. ![image](https://user-images.githubusercontent.com/7432894/64723813-396f6100-d49f-11e9-99cc-872803ddb4e6.png) **How to reproduce:** Open the example and select a...

type: bug

**What is happening :** Filtering viz by passing a ```filter: $cartodb_id in list([1,2,3,4,5])``` send an error as follow : ![image](https://user-images.githubusercontent.com/7432894/64722721-03c97880-d49d-11e9-912d-6ab1321a8d0e.png) ```this.viz_highlight.filter.blendTo(s.in(s.prop('id'), s.list(ids)));``` equivalent to : ```filter: $cartodb_id in list([1,2,3,4,5])``` or...

Hi ! version : "@carto/carto-vl": "^1.2.3" In our test case, we would like to get all the viewport features and make some on the fly data normalization WITH category values...

type: bug
topic: expressions
rt-frontend
priority: low

Hello, **What is happening ?** When hover or click interactivity is enabled, the layers flickers at times It seems random but happens very often **Probable source of the issue** This...

type: enhancement
topic: expressions
priority: low
topic: webgl