v2.0.0
VegaLite v2.0.0
Closed issues:
- Improve Juno integration (#90)
- Add direct vector passing option (#106)
- Shape mapping methods silently fail (#112)
- Shorthand does not work for plot with facets and layers (#135)
- Omitting of data type results in error with multi layer plots (#178)
- Escaping problem (#179)
- Programmatic Composability (#182)
- saving plots as interactive html? (#184)
- "node-pre-gyp: Permission denied" when building inside a docker image (#185)
- Function-based API? (#197)
- Export Vegalite Plot as HTML (including interactivity) (#198)
- Reconsider use of Setfield (#215)
- Add @vlfrag macro (#228)
- Rework how inline data is handled (#229)
- Should we support 3 positional arguments at the spec level? (#238)
- Vega Embedded Menu Appears in Jupyter Lab (#263)
- UndefVarError when referencing variables in @vlplot in v1.0.0 (#270)
- Something wrong with the new examples (#272)
- Grouped bar chart does not work (#278)
Merged pull requests:
- Use artifact system on Julia 1.3 & adopt vega-lite 4 (#201) (@davidanthoff)
- Julia Package Butler Updates (#202) (@github-actions[bot])
- Julia Package Butler Updates (#203) (@github-actions[bot])
- Update MIME type to vegalite.v4 (#208) (@davidanthoff)
- example maps reworked for VegaDatasets v2.0.0 (#214) (@oheil)
- Fix various doc problems (#216) (@davidanthoff)
- Update artifacts version (#217) (@davidanthoff)
- Use DisplayAs for a large map (#219) (@davidanthoff)
- Fix typo in tutorial.md (#220) (@rened)
- CompatHelper: bump compat for "JSONSchema" to "0.2" (#221) (@github-actions[bot])
- Remove MimeWrapper (#222) (@davidanthoff)
- Remove loading of IterableTables (#223) (@davidanthoff)
- Remove the type parameter from VLSpec (#224) (@davidanthoff)
- Move some code around (#225) (@davidanthoff)
- Fix deprecation warnings in tests (#226) (@davidanthoff)
- Functional API (#227) (@davidanthoff)
- Finish vlfrag API (#231) (@davidanthoff)
- Change how inline data is handled (#232) (@davidanthoff)
- Only have 0 and 1 positional args for vlfrag (#233) (@davidanthoff)
- Apply all shortcuts to child specs always (#234) (@davidanthoff)
- Fix an escaping bug (#236) (@davidanthoff)
- Inlinedata (#237) (@davidanthoff)
- Add positional version for x and y enc ch (#241) (@davidanthoff)
- Add more vega APIs (#243) (@davidanthoff)
- Show all examples in docs using js (#245) (@davidanthoff)
- Fix two small bugs (#246) (@davidanthoff)
- Add more vega examples (#247) (@davidanthoff)
- Rework DataValuesNode (#248) (@davidanthoff)
- Delete examples folder (#249) (@davidanthoff)
- Add save as HTML file support (#250) (@davidanthoff)
- Add Isotype Dot Plots (#251) (@oheil)
- Use OrderedDict everywhere (#252) (@davidanthoff)
- Container size (#254) (@oheil)
- CompatHelper: bump compat for "Setfield" to "0.6" (#255) (@github-actions[bot])
- Add support for Juno MIME type (#257) (@davidanthoff)
- Remove Cairo and Rsvg dependency (#258) (@davidanthoff)
- Julia Package Butler Updates (#259) (@github-actions[bot])
- redesign to reflect VegaLite examples and structure (#261) (@oheil)
- Change log level (#267) (@davidanthoff)
- Some examples added, some have changed (#268) (@oheil)
- Julia Package Butler Updates (#271) (@github-actions[bot])
- Added advanced calculations (#273) (@oheil)
- Update assets to vega-lite 4.2.0 and vega 5.9.1 (#274) (@davidanthoff)
- Image based scatter plot (#275) (@oheil)
- Julia Package Butler Updates (#276) (@github-actions[bot])
- Image-based Scatter Plot relative path to images (#277) (@oheil)