(t, e, n, r, i, o)
| 16299 | return M; |
| 16300 | } |
| 16301 | function tb(t, e, n, r, i, o) { |
| 16302 | if (e) { |
| 16303 | t.dirty(e); |
| 16304 | var a = n, |
| 16305 | s = n; |
| 16306 | (r |
| 16307 | ? (a = Math.round(i.x1 + o * i.width())) |
| 16308 | : (s = Math.round(i.y1 + o * i.height())), |
| 16309 | e.bounds.translate(a - (e.x || 0), s - (e.y || 0)), |
| 16310 | e.mark.bounds.clear().union(e.bounds), |
| 16311 | (e.x = a), |
| 16312 | (e.y = s), |
| 16313 | t.dirty(e)); |
| 16314 | } |
| 16315 | } |
| 16316 | function eb(t, e, n, r, i, o, a) { |
| 16317 | const s = (function (t, e) { |
| 16318 | const n = t[e] || {}; |