Skip to content

Releases: queryverse/VegaLite.jl

v2.0.0

03 Mar 23:01
Compare
Choose a tag to compare

VegaLite v2.0.0

Diff since v1.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:

v1.0.0

20 Nov 18:48
v1.0.0
Compare
Choose a tag to compare

v1.0.0 (2019-11-20)

Diff since v0.7.0

Closed issues:

  • Wrapped facet example not working (#192)
  • Errorbars are plotted diagonally with binned variable (#180)
  • API to manipulate Vega Lite properties directly? (#168)
  • short code for boxplot (#148)

Merged pull requests:

v0.7.0

21 Jun 13:14
v0.7.0
Compare
Choose a tag to compare

v0.7.0 (2019-06-21)

Diff since v0.6.0

Closed issues:

  • Transfer repo to queryverse organization? (#166)
  • Saving a plot fails (#161)
  • Error when adding VegaLite (#159)
  • Figure out whether we can drop Cairo.jl (#158)
  • Variable is not detected (#134)
  • Rename package? (#108)
  • save as JS? (#104)
  • Move JSON Schema parser/stuff into own package (#93)
  • Put Juno integration behind @require again (#46)
  • Roadmap (#37)
  • Code generation story (#36)
  • HeadlessChromium vs Node (#25)
  • No access to local files (#170)

Merged pull requests:

v0.6.0

09 Mar 18:49
Compare
Choose a tag to compare
Update NEWS

v0.5.3: Merge pull request #144 from fredo-dedup/fix-tooltip-array-bug

03 Feb 00:09
1e5e2e2
Compare
Choose a tag to compare
Handle tooltip encodings with an array properly

v0.5.2

26 Dec 19:58
Compare
Choose a tag to compare
Update NEWS

v0.5.1

22 Nov 03:40
Compare
Choose a tag to compare
Fix doc build

v0.5.0

13 Sep 19:44
Compare
Choose a tag to compare
Update NEWS

v0.4.0: Merge pull request #121 from fredo-dedup/julia-0.7

04 Sep 06:08
ed03ddf
Compare
Choose a tag to compare

v0.3.4

01 Aug 20:33
Compare
Choose a tag to compare
Update NEWS