Releases: queryverse/VegaLite.jl
Releases · queryverse/VegaLite.jl
v2.4.1
VegaLite v2.4.1
v2.4.0
VegaLite v2.4.0
Closed issues:
- problem with VegaLite in jupyter notebook with julia kernel (#340)
- problem with VegaLite in jupyter lab (#356)
- Update vega-lite version (#357)
Merged pull requests:
- docs: add example for using printrepr (#325) (@mcmcgrath13)
- Faster startup (#328) (@PallHaraldsson)
- Update to assets v3.0.1 (#362) (@davidanthoff)
- Fix deprecation warnings (#364) (@jlewis91)
- Add dev notes section (#366) (@jlewis91)
- add @test_broken (#367) (@pdimens)
- Use a different artifact version (#369) (@davidanthoff)
- Remove Setfield dep (#371) (@davidanthoff)
v2.3.1
VegaLite v2.3.1
Closed issues:
- Multiple data with tooltips (#332)
- Generation of svg chart preview does not seem to display images (#336)
- VegaLite plots not displaying in VS Code (#339)
- Compatibility with JSONSchema v0.3 (#345)
- I cannot reproduce this example plot from Vega-lite (#347)
- Rule mark not rendering (#350)
- Parameter "titlePadding" not working (#351)
Merged pull requests:
- CompatHelper: bump compat for "DataStructures" to "0.18" (#326) (@github-actions[bot])
- Julia Package Butler Updates (#327) (@github-actions[bot])
- Fix typo (#337) (@hsm207)
- DataFrames does not have readtable, instead uses CSV (#338) (@oheil)
- Fix typical case for vlplot function (#348) (@Nosferican)
- Remove JSONSchema as a dependency in favor of pure JSON.jl (#352) (@odow)
v2.3.0
VegaLite v2.3.0
Closed issues:
Merged pull requests:
- Include link to free PDF (#315) (@rick2047)
- Add support for saving as vega file (#321) (@davidanthoff)
v2.2.0
VegaLite v2.2.0
Closed issues:
- Ignoring an invalid transform: {"bandwidth":0.3,"density":"..."}. (#306)
- spec1 + spec2 doesn't make spec1 a layer (#307)
Merged pull requests:
- Add Marginal Histograms to docs (#299) (@davidanthoff)
- Julia Package Butler Updates (#305) (@github-actions[bot])
- examples_histograms: add violin plot (#308) (@tbenst)
- Julia Package Butler Updates (#311) (@github-actions[bot])
- Update assets (#312) (@davidanthoff)
v2.1.3
VegaLite v2.1.3
Closed issues:
- Breaking behaviour in 2.1? (#297)
Merged pull requests:
- Use Vega.launch_browser function (#296) (@davidanthoff)
v2.1.2
VegaLite v2.1.2
Closed issues:
- DateTime issue in example Advanced Calculations (#279)
- v2.1.1 on Windows10 symlink or Renderer issue (#293)
Merged pull requests:
- Properly access RENDERER and ACTIONSLINKS from Vega (#294) (@davidanthoff)
v2.1.1
VegaLite v2.1.1
Merged pull requests:
- Fix the advanced calc example (#290) (@davidanthoff)
- Add circular examples (#291) (@davidanthoff)
v2.1.0
VegaLite v2.1.0
Closed issues:
Merged pull requests:
- Julia Package Butler Updates (#281) (@github-actions[bot])
- Remove vega code and rely on Vega.jl (#282) (@davidanthoff)
- Update artifacts (#288) (@davidanthoff)