v1.0.0-alpha.2
Pre-release
Pre-release
patrykandpatrickbot
released this
18 Apr 15:08
·
1630 commits
to master
since this release
This version introduces the following changes.
Additions
- A
tintDrawable
parameter indrawableShape
. - XML attributes for the positions of labels along vertical axes and the rotation of axis labels.
- Default values for the
density
,fontScale
, andisLtr
parameters ofdrawContext
.
Resolved issues
- The drawing of some labels along vertical axes could be wrongly skipped.
- The shadows of persistent markers were clipped.
- Vertical axes could display a label of negative zero.
- Top horizontal axes were drawn too high up.
drawableShape
was distorted in some cases.
Other
DefaultAxisFormatter
is now calledDefaultAxisValueFormatter
.