Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 317 Bytes

CHANGES.md

File metadata and controls

20 lines (13 loc) · 317 Bytes

0.0.4

  • Fix error by requiring stringio [#22]
  • Use enumerable-statistics >= 2.0.1 to avoid a bug of histogram [#28]

0.0.3

  • Add histogram support
  • Add barplot! method
  • Add scatterplot support
  • Add densityplot support

0.0.2

  • Add boxplot support

0.0.1

  • Add barplot support
  • Add lineplot support