Skip to content

Releases: VisActor/VGrammar

v0.6.1

14 Aug 14:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Aug 13:17
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vgrammar-plot: add new package vgrammar-plot
  • @visactor/vgrammar: add option flatten and maxDepth of hierarchy transforms
  • @visactor/vgrammar: support mark reenter
  • @visactor/vgrammar: add bin & kde & contour transform
  • @visactor/vgrammar: provide silhouette & wiggle offset for stack transform to support stream graph
  • @visactor/vgrammar: support group tooltip & dimension tooltip
  • @visactor/vgrammar: add violin glyph
  • @visactor/vgrammar: tooltip support custom callback
  • @visactor/vgrammar: access arc label component

💄 style

  • @visactor/vgrammar: use latest vrender and rename global to vglobal

🔖 other

  • @visactor/vgrammar: feat: scale can use multiple data to calculate domain and range

What's Changed

  • Fix/segments by @xile611 in #104
  • [Auto release] release 0.5.4 by @github-actions in #110
  • [Auto release] release 0.5.5 by @github-actions in #120
  • [Auto release] release 0.6.0 by @github-actions in #121

Full Changelog: v0.5.3...v0.6.0

v0.5.6

14 Aug 02:46
Compare
Choose a tag to compare

🐛 fix

  • vgrammar-wordcloud: fix the error log of WordCloud which may cause error in VChart

Full Changelog: v0.5.5...v0.5.6

v0.5.5

14 Aug 02:44
Compare
Choose a tag to compare

What's Changed

  • [Fix/wordcloud special case] Fix/wordcloud special case by @xile611 in #119
  • [Auto release] release 0.5.5 by @github-actions in #120

Full Changelog: v0.5.4...v0.5.5

v0.5.4

14 Aug 02:42
b30a83c
Compare
Choose a tag to compare

What's Changed

  • Fix/segments by @xile611 in #104
  • [Auto release] release 0.5.4 by @github-actions in #110

Full Changelog: v0.5.3...v0.5.4

v0.5.3

04 Aug 09:46
Compare
Choose a tag to compare

🐛 fix

  • wordCloud: support wordCloud Chart with negative data and one data, #97 , by @skie1997

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Aug 10:25
Compare
Choose a tag to compare

🐛 fix

  • vgrammar-wordcloud: fix the issue of wordcloud error reporting in non-integer canvas wh, #91
  • vgrammar-wordcloud: worcloud throw error when size is very small, #93
  • vgrammar: glyph should merge prev attrs when add a state, fix the issue of sankey state, #92

Full Changelog: v0.5.1...v0.5.2

v0.5.1

03 Aug 10:23
Compare
Choose a tag to compare

🐛 fix

  • vgrammar: fix wrong version

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Jul 09:45
bad57f8
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar: wordcloud may return a empty value which cause a error

🆕 feat

  • @visactor/vgrammar: add all animation start&end events

v0.4.1

27 Jul 07:35
f62a587
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vgrammar: upgrade vutils from ~0.13.0 to ~0.13.3, use Logger of vutils

What's Changed

Full Changelog: v0.3.3...v0.4.1