Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev 88: New abstraction to aggregate date with the map + allow visualization refresh #92

Merged
merged 15 commits into from
Oct 25, 2018

Conversation

melalj
Copy link
Member

@melalj melalj commented Oct 24, 2018

I deprecated rollup and now use aggregate in the definition of the attributes. See the updated documentation and new examples to understand how to implement it (Example: aggregate.html).

I also allow to refresh the visualisation using viz.render(), that is useful when we edit the aggregate function.

The documentation has been improved a lot now, and the aggregate attribute opens new applications for MapTable.

The aggregate.scale = 'rank' replace the hack that was needed to color the country using their rank and percentile.

This work is the basis to fix the ticket #88 as it's an unusual behavior, and can be implemented outside of MapTable since we can now refresh the map.

@melalj melalj merged commit 56edcfa into master Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant