Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Update altair code internally #34

Open
jakevdp opened this issue Aug 24, 2018 · 0 comments
Open

Update altair code internally #34

jakevdp opened this issue Aug 24, 2018 · 0 comments

Comments

@jakevdp
Copy link
Member

jakevdp commented Aug 24, 2018

As a rule, I think we should use Altair code internally rather than dicts... it will make things easier to debug if and when Vega-Lite/Altair changes.

e.g. {'maxbins': 10} should be alt.Bin(maxbins=10) etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant