Changed timestamp CSS class and fixed documentation.
This commit is contained in:
parent
9de3af90d7
commit
6a3dfc6d6a
2 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@ export default {
|
|||
this.points[`_${prefix}_exportDate`] = so.at
|
||||
.shift(-90 - so.rotation, shift * so.scale)
|
||||
.attr('data-text', dateformat(now, 'yyyymmdd"T"HHMMo'))
|
||||
.attr('data-text-class', 'fill-note')
|
||||
.attr('data-text-class', 'text-sm')
|
||||
.attr('data-text-transform', transform(so.at.shift(-90 - so.rotation, shift * so.scale)))
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue