Mamata Akella
Mamata Akella
**What is happening?** By default, if you add a timeseries widget to a map with no animation defined in the viz, the map, by default animates. @rjimenezda explained this is...
**What is happening?** Selecting any bar (other than the first one) or a range of bars, causes the selection bar to snap back one or more bars (in most cases)....
for example, 2 color version of Prism wouldn't be purple to blue it would be purple to yellow (basically, working in complementary, split complementary, etc.)
@javisantana @saleiva @rochoa I'm working with my team to go through the exercise of documenting the analysis methods with map examples. This is work towards default cartography for Builder analysis...
as described here https://github.com/CartoDB/turbo-carto/issues/32 cc @javisantana
hello! @elenatorro @Jesus89 adding the issue here of descending order buckets not behaving When numeric buckets are defined in descending order, it doesn't look like the buckets are being calculated...
I wanted to make an example showing filtered data but I'm getting an error because the attribute I want to filter by is a string that holds numeric values. This...
I know that there was an issue a long time back from Iago about zooming in and seeing shifts in symbology. I'm noticing that again with category points. I think...
Right now, we can order points by width but no other attributes. It would be great for several reasons if we could order all geometries by a style property (like...
@dv343 In the CARTOColor library, we have several Colorbrewer schemes that can be accessed (https://github.com/CartoDB/CartoColor/blob/master/cartocolor.js#L1836-L1849). In Builder, you would do something like, `polygon-fill: ramp([attribute],colorbrewer(Blues),quantiles);` Can we make these available in...