Skip to content
Snippets Groups Projects
Commit d4b91b6c authored by Mathieu Duckerts-Antoine's avatar Mathieu Duckerts-Antoine
Browse files

[FIX] web: fix the error that the name of the line is too long


- Currently the label of the lines is not limited to the number of characters. When the user gives a name that is too long, the graph will not be displayed.
- This commit limits the number of labels, if exceeded it will display as ...

closes odoo/odoo#106149

X-original-commit: 11dc2cec
Signed-off-by: default avatarMathieu Duckerts-Antoine <dam@odoo.com>
parent 6bc2a933
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment