NEWS
mtb 0.1.8 (2022-10-20)
Major changes
- bill - add comparison between 2 tables
mtb 0.1.7 (2022-10-12)
Major changes
- text - add length restriction option
- text - add functions for name, address, and slashes
- bill - add cross-count between multiple bill tables
mtb 0.1.6 (2022-02-04)
Major changes
- axis - add demo to change line type in line plots with trans axis
- axis - add vignette to explain
mtb 0.1.5
Major changes
- pkg - Add site docs using
pkgdown
- axis - Add loglinear transformation
- axis - Fix max unique values
- axis - Fix min loglinear value
- time - add event plot
- time - add compact option
- time - add end of interval options
- time - add color column
mtb 0.1.1 (2021-11-16)
Major changes
- time - Add format converter
- time - Add interval plot
- time - Fix interval plot overlapping
- color - Fix accepting length 9 color strings
- axis - Fix Inf issue
mtb 0.1.0 (2021-11-02)
Major changes
- Added a
NEWS.md
file to track changes to the package.
- Added tests
- html - Added functions for text formatting in Markdown or Shiny.
- color - Added functions for color selection and testing.
- color - Added support for color alpha
- axis - Added transformer to adjust axis for time related data