Releases: VisActor/VGrammar
Releases · VisActor/VGrammar
v0.6.0
🆕 feat
- @visactor/vgrammar-plot: add new package vgrammar-plot
- @visactor/vgrammar: add option
flatten
andmaxDepth
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
🐛 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
v0.5.4
v0.5.3
🐛 fix
Full Changelog: v0.5.2...v0.5.3
v0.5.2
🐛 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
v0.5.0
🐛 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
🐛 fix
- @visactor/vgrammar: upgrade vutils from ~0.13.0 to ~0.13.3, use Logger of vutils
What's Changed
- Fix/released attribute by @purpose233 in #62
- Fix/projection register by @xile611 in #58
- Demo/area intersection by @xile611 in #60
- chore: add log in bugserver github-ci by @xile611 in #61
- test: add test case for sankey by @xile611 in #56
- Fix/mark type by @xile611 in #64
- Feat/emit next render event by @xile611 in #67
- fix: fix the animation parameters for callbacks by @purpose233 in #63
- Chore/test by @xile611 in #68
- [Auto release] release 0.4.0 by @github-actions in #69
- Fix/vutil logger by @xile611 in #70
- revert version of d3-geo from ^3.0.1 to ^1.12.1 by @xile611 in #71
- [Auto release] release 0.4.1 by @github-actions in #74
Full Changelog: v0.3.3...v0.4.1
v0.4.0
🆕 feat
- @visactor/vgrammar-projection: update api of Projection
- @visactor/vgrammar: add new parameters
pluginList
of IRendererOptions - @visactor/vgrammar: emit event AFTER_VRENDER_NEXT_RENDER when finished render of VRender stage
- @visactor/vgrammar-projection: add transform
geoPath
🔖 other
- @visactor/vgrammar: fix animation parameters for callbacks
- @visactor/vgrammar: stop all animations when release
What's Changed
- Docs/demo timeline by @xile611 in #54
- Test/hierarchy by @xile611 in #53
- Fix/clear state of line by @xile611 in #57
- [Auto release] release 0.3.3 by @github-actions in #59
Full Changelog: v0.3.2...v0.4.0