Skip to content

Latest commit

 

History

History
67 lines (27 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

67 lines (27 loc) · 2.53 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.2 (2020-12-07)

Note: Version bump only for package @thi.ng/viz

0.2.1 (2020-11-26)

Note: Version bump only for package @thi.ng/viz

0.2.0 (2020-11-24)

Features

  • viz: add barPlot() & interleave opts (8f3d4e1)
  • viz: update grid opts (add major flags) (4fac849)

0.1.2 (2020-10-19)

Note: Version bump only for package @thi.ng/viz

0.1.1 (2020-09-22)

Note: Version bump only for package @thi.ng/viz

0.1.0 (2020-09-13)

Bug Fixes

  • viz: fix/simplify months()/days() iterators (de6616c)
  • viz: flip Y axis tick direction (72a3200)
  • viz: update areaPlot(), linePlot() (ac20370)

Features

  • viz: add background grid support (ca51cba)
  • viz: add lensAxis(), lensScale(), InitialAxisSpec (b423600)
  • viz: import as new package (ongoing port from geom-viz) (900db82)
  • viz: improve domain data value handling (ab89655)
  • viz: redo log scale & ticks, restructure all files (2f51668)
  • viz: update candlePlot(), add candle() shape fn (fbb63d3)