Skip to content

v0.4.46

Compare
Choose a tag to compare
@islxyqwe islxyqwe released this 24 Jan 10:41
· 98 commits to main since this release
6b789e9

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