Vega-lite: Clean up for 3.0

Created on 2 Jul 2018  路  6Comments  路  Source: vega/vega-lite

@domoritz's TODO:

  • [x] Deprecate old legend code

@kanitw's TODO:

  • [x] Remove lat-long types
  • [x] Remove nonsense config.stack
  • [x] Test composite mark thoroughly
  • [x] Remove "in" filter

Other TODO

  • [x] Clean up axis docs

Most helpful comment

  • [x] Should we also add prettier?

All 6 comments

  • [x] Should we also add prettier?
  • [x] Drop auto parse? #3970
  • [x] Consider switching to es2015 import syntax #3924, cc @backspaces

I'd really appreciate es2015 imports, my project depends on them. I'll get started using script tags and Observable which has several vega-lite examples. Thanks for considering this.

We switched to es2015 imports.

Nice, thanks. Vega itself is still script tags?

No, it's es2015 imports as well.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

learnwithratnesh picture learnwithratnesh  路  4Comments

paintdog picture paintdog  路  4Comments

kanitw picture kanitw  路  4Comments

swanderz picture swanderz  路  4Comments

kanitw picture kanitw  路  3Comments