Vizb Action
Version updated for https://github.com/goptics/vizb to version v0.15.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
What’s Changed
- feat(line): add –smooth flag for 2D line charts by @hfl0506 in https://github.com/goptics/vizb/pull/187
- feat(stats): add multi-select descriptive column picker by @hfl0506 in https://github.com/goptics/vizb/pull/191
- feat(bar): add –horizontal flag for 2D grouped bar charts by @fahimfaisaal in https://github.com/goptics/vizb/pull/190
- feat(bar/line): add –stack for 2d charts by @hfl0506 in https://github.com/goptics/vizb/pull/194
- fix: clear grouped 3D z-axis name under option merge by @ahfoysal in https://github.com/goptics/vizb/pull/192
- feat(ci): untrack vizb-ui.gen.go and generate embed in CI by @fahimfaisaal in https://github.com/goptics/vizb/pull/197
- feat: add –theme color palette support by @ahfoysal in https://github.com/goptics/vizb/pull/195
New Contributors
- @hfl0506 made their first contribution in https://github.com/goptics/vizb/pull/187
- @ahfoysal made their first contribution in https://github.com/goptics/vizb/pull/192
Full Changelog: https://github.com/goptics/vizb/compare/v0.14.1...v0.15.0