Bug 1220 - APV: Text is overlapped in the large screen of the APV
Review Request #492 — Created Oct. 15, 2024 and updated
| Information | |
|---|---|
| lucille | |
| APV10 | |
| rel_apv_10_7 | |
| 1220 | |
| Reviewers | |
| marychou, shuinvy, timlai | |
To solve the chart text overlap and file name issue
- Find the chart vue template.
- Change the chart legend top size.
- Try to compile the vue file, I discovered that a case sensitivity issue with the imported filenames was causing the compilation to fail, so I corrected the filenames in the imports.
- Compile the vue file, and change success.
