Víctor Velarde
Víctor Velarde
Some widgets can be drawn like this:  We should try to fix the overflow bar, at least when there is a high number of widgets and the whole panel...
Suggested by @elenatorro, after having some conversations with Discovery attendants
**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  turns into this:  **Steps to Reproduce**...
This is not meant to be landed, just for internal purposes, around data catalog integration in cloud-native
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...
Closes #1272 - saucelabs has notified us their bug is fixed
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...
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)...