Skip to content

Releases: Kanaries/graphic-walker

v0.4.52

07 Feb 16:04
59a0259
Compare
Choose a tag to compare

What's Changed

  1. New UI design based on shadcn, with ability to customize UI and style with css variables.
  2. New visualization renderer using webGL
  • feat: Styling change by @islxyqwe in #323
  • fix: optimize painter by @islxyqwe in #324
  • Sync graphic-walker and playground package versions to 0.4.52 by @github-actions in #325

Full Changelog: 0.4.51...v0.4.52

0.4.51

02 Feb 09:54
4285e72
Compare
Choose a tag to compare

What's Changed

  • fix: boxplot line color in darkmode by @islxyqwe in #319
  • feat: add streamlit theme by @islxyqwe in #321
  • fix: leaflet use canvas by @islxyqwe in #320
  • Sync graphic-walker and playground package versions to 0.4.51 by @github-actions in #322

Full Changelog: v0.4.50...0.4.51

v0.4.50

31 Jan 07:58
f8acae9
Compare
Choose a tag to compare

What's Changed

  • fix: limit setting by @islxyqwe in #317
  • Sync graphic-walker and playground package versions to 0.4.50 by @github-actions in #318

Full Changelog: v0.4.49...v0.4.50

v0.4.49

30 Jan 15:14
6f69d82
Compare
Choose a tag to compare

What's Changed

  • fix: react vega unnessery renders by @islxyqwe in #314
  • Sync graphic-walker and playground package versions to 0.4.49 by @github-actions in #315
  • optimize: resize chart immediately by @islxyqwe in #316

Full Changelog: v0.4.48...v0.4.49

v0.4.48

29 Jan 16:41
beed0ea
Compare
Choose a tag to compare

What's Changed

  • Sync graphic-walker and playground package versions to 0.4.48 by @github-actions in #313

Full Changelog: 0.4.48...v0.4.48

0.4.48

29 Jan 16:35
3917eb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.47...0.4.48

v0.4.47

26 Jan 11:04
0294ab7
Compare
Choose a tag to compare

What's Changed

  • Added code for layout formatting in table by @BassCoder2808 in #286
  • fix: darksource segment darkmode by @islxyqwe in #308
  • fix: renderSpec issue by @islxyqwe in #310
  • Sync graphic-walker and playground package versions to 0.4.47 by @github-actions in #311

New Contributors

Full Changelog: v0.4.46...v0.4.47

v0.4.46

24 Jan 10:41
6b789e9
Compare
Choose a tag to compare

Introducing a new Component, GraphicRender.
usage:

<GraphicRenderer rawFields={fields} chart={chart} dataSource={dataSource} dark={theme} />

image

See example here: https://graphic-walker.kanaries.net/examples/GraphicRenderer

What's Changed

  • feat: use multi encode editor for detail by @islxyqwe in #305
  • fix: size issue when pixel ratio is 1(#304) by @islxyqwe in #306
  • feat: add component Graphic Renderer by @islxyqwe in #302
  • Sync graphic-walker and playground package versions to 0.4.46 by @github-actions in #307

Full Changelog: v0.4.45...v0.4.46

v0.4.45

23 Jan 09:20
997ceee
Compare
Choose a tag to compare

What's Changed

  • feat: add default config for configuing timezone offset by @islxyqwe in #301
  • feat: add search for nominal filter by @islxyqwe in #300
  • Sync graphic-walker and playground package versions to 0.4.45 by @github-actions in #303

Full Changelog: v0.4.44...v0.4.45

v0.4.44

19 Jan 02:04
6fd6b1c
Compare
Choose a tag to compare

What's Changed

  • feat: Add config to set timezone to displaying chart by @islxyqwe in #297
  • Sync graphic-walker and playground package versions to 0.4.44 by @github-actions in #298

Full Changelog: v0.4.43...v0.4.44