Víctor Velarde

Results 19 issues of Víctor Velarde

Some widgets can be drawn like this: ![image](https://user-images.githubusercontent.com/458196/69569464-00cf2600-0fbe-11ea-97cd-d85800596edd.png) We should try to fix the overflow bar, at least when there is a high number of widgets and the whole panel...

widgets
visualization

Suggested by @elenatorro, after having some conversations with Discovery attendants

New Feature

**Problem** npm run release didn't give the option to choose the custom version to be used (even if that is said so in the DEVELOPERS.md) **Proposed solution** Give that flexibility...

**What is happening?** As reported [internally](https://github.com/CartoDB/Geographica-Product-Coordination/issues/69), range slider labels overlap when they are very near **What should happen?** - Option 1: This ![image](https://user-images.githubusercontent.com/458196/53399696-c42dba00-39ac-11e9-9581-ace052faf16f.png) turns into this: ![image](https://user-images.githubusercontent.com/458196/53399718-cc85f500-39ac-11e9-978b-3e3517cb02c1.png) **Steps to Reproduce**...

This is not meant to be landed, just for internal purposes, around data catalog integration in cloud-native

blocked

After exploring a bit more the viz.resolution parameter, I've come to this conclusions: - small values are quite easy to understand / perceive (from the perspective of a user exploring...

type: enhancement
area: cartography
topic: style-properties
type: feature
priority: medium

Closes #1272 - saucelabs has notified us their bug is fixed

priority: low

This comes from a question about the use of hover/click/interactivity work for cluster styles, made by @andy-esch. ## Context With a viz like ```js const source = new carto.source.Dataset('montreal_parking_signs'); const...

type: bug
type: enhancement

A viz using something like: ``` symbol: triangle transform: translate(80, 80) width: 20 ``` (just the badge part) Notice the offset from the 'center' (the common car symbols) **Good** (retina-device)...

type: bug
topic: expressions
priority: high