Skip to content

Releases: goptics/vizb

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 07:38
v0.17.0
ae04a22

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 11:15
v0.16.1
de3a37f

Changelog

  • b17af15 fix(ui): normalize single embedded dataset (#257)
  • c4eeaeb fix(docs): host live examples under /examples/live and improve CI (#247)
  • 63fd6eb fix(ci): coerce examples publish input to boolean on push (#248)
  • 354caee ci: publish example dashboards by default on every run (#249)
  • de3a37f chore: update changelog for v0.16.1

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:16
v0.16.0
e4f0902

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.16.0

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:14
v0.15.1
138d533

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 07:44
v0.15.0
55c2bc7

What's Changed

  • feat(line): add --smooth flag for 2D line charts by @hfl0506 in #187
  • feat(stats): add multi-select descriptive column picker by @hfl0506 in #191
  • feat(bar): add --horizontal flag for 2D grouped bar charts by @fahimfaisaal in #190
  • feat(bar/line): add --stack for 2d charts by @hfl0506 in #194
  • fix: clear grouped 3D z-axis name under option merge by @ahfoysal in #192
  • feat(ci): untrack vizb-ui.gen.go and generate embed in CI by @fahimfaisaal in #197
  • feat: add --theme color palette support by @ahfoysal in #195

New Contributors

Full Changelog: v0.14.1...v0.15.0

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 07:57
v0.14.1
e51d56b

What's Changed

  • feat(ci): replace artifact storage with R2 in stateful CI example by @fahimfaisaal in #180
  • fix(merge): replace only colliding tag data on same-tag merge by @fahimfaisaal in #181
  • fix(merge): ensure tag-axis dimension is present in axes by @fahimfaisaal in #182
  • docs(merge): document same-tag replacement and auto-axis behavior by @fahimfaisaal in #183

Full Changelog: v0.14.0...v0.14.1

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:16
v0.14.0
f351f8a

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 08:44
v0.13.0
8d9e0de

Changelog

  • 379e02a refactor: settings architecture — typed per-chart config + field-registry panel (#130)
  • ec5aed3 refactor(cli): rename html command to ui, keep html alias (#121)
  • 9a2880b fix: stat flag maintenance, correlation stats, and chart layout (#137)
  • 4ec6e08 fix(ui): hide axis titles when dimension labels are unset (#150)
  • 3d17211 fix(stat): harden --stat flag across the full stack (#136)
  • d06f7db fix(ci): use GITHUB_TOKEN for release approval (#151)
  • 8d9e0de fix(ci): publish releases with GITHUB_TOKEN
  • 0b1d9c6 fix(charts): simplify grid bottom to dataZoom-only branching (#138)
  • 2a08234 fix(charts): coordinate correlation heatmap bottom layout (#139)
  • 0eebde7 fix(bar,line): decouple --3d-visualmap from --3d (#135)
  • 85277ab feat: support generic CSV/JSON tabular data with auto-detection (#123)
  • 29ff383 feat: stats panel, heatmap chart, async pipeline, and Go-stage chunk pruning (#126)
  • e04f245 feat: per-chart settings, serial axes, and URL sync (#127)
  • 713e915 feat: data-set rename, async pipeline, 3D scale/labels, donut tooltips (#124)
  • ccdac51 feat: chart subcommands, remove global FlagState, and drop --scale from root (#129)
  • 2853fc2 feat: auto-group and auto-value mode for CSV/JSON tabular data (#145)
  • 1013c16 feat: async chart pipeline with worker-owned grouping and perf improvements (#125)
  • e988804 feat: added col value parser inside group pattern (#131)
  • 368c97b feat: add z-axis / 3D chart support with echarts-gl (#122)
  • 77769da feat(radar): add radar chart type (#128)
  • 1ff0277 feat(parser): support trailing and consecutive separator skips (#132)
  • 93707b0 feat(json): add --json-path to chart a nested array from a JSON envelope (#143)
  • 080b994 feat(heatmap): move Y-axis zoom to right, drop 3D color blend (#134)
  • 4222bca feat(cli): add --select flag for csv/json value column selection (#140)
  • ee58f44 feat(charts): show per-legend Σ totals in 3D tooltip rows (#133)
  • f1a6900 feat(charts): introduce scatter chart for coordinate plotting (#142)
  • 82831b6 feat(charts): add chart total badge and improve 3D tooltips (#141)
  • f413acd ci: parallelize gates and centralize action tests in CLI (#147)
  • cbf1833 ci(examples): deploy GitHub contribution skylines from live API (#148)
  • 291e471 chore: clarify --filter flag description for CSV/JSON and benchmarks (#146)

v0.12.0

Choose a tag to compare

@fahimfaisaal fahimfaisaal released this 03 Jun 10:55
v0.12.0
b3a7870

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@fahimfaisaal fahimfaisaal released this 23 May 11:01
v0.11.0
96da229

What's Changed

Full Changelog: v0.10.3...v0.11.0