f5 / unovis

Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript
https://unovis.dev
Apache License 2.0
2.27k stars 44 forks source link

Component | Axis: Fix label rotation undefined issue #473

Closed lee00678 closed 2 weeks ago

lee00678 commented 3 weeks ago

This PR fix the issue: set tickTextAlign without tickTextAngle causes an error. https://github.com/f5/unovis/issues/470