New in 0.1.3
- Maintenance release without user-facing changes
New in 0.1.2
- Maintenance release without user-facing changes
New in 0.1.1
- Unclipping now works for files with an extension which is not
.tex, which can happen when thefig.extchunk
option is used.
- stringris now a mandatory dependency.
New in 0.1.0
- Annotations relative to data coordinates respect scale
transformations with the transform=TRUEoption toggtikzAnnotation(new default).
- Automatically replace Infand-Infin TikZ
coordinate specifications with the maximum and minimum for the
annotation’s reference frame, respectively. This is enabled by setting
thereplace_inf=TRUEoption toggtikzAnnotation(new default)
- Draw annotations in a viewport shrunk by the size of lines
surrounding the plot, to prevent the annotations from clipping into
these lines
- Plots can be automatically unclipped to accommodate annotations
extending beyond the plot boundaries. See unclip()andset_ggtikz_unclip_hook().
- Discrete scales are now handled.
New in 0.0.1
Initial release.