Open Younes210701 opened 3 months ago
This is probably the same as #19414.
This is probably the same as #19414.
I don't think it's the same, I cannot even see the tooltip and I'm working with different angular project type (project type is library and not application)
Any news ?
Version
5.5.1
Link to Minimal Reproduction
https://github.com/apache/echarts
Steps to Reproduce
Since I cannot do a setup to reproduce the issue, i will try to give you the detailed steps to reproduce this issue:
npm install echarts
.Current Behavior
Expected Behavior
The EChart should render correctly within the Thingsboard widget.
Environment
Any additional comments?
Description:
I am experiencing issues displaying ECharts in an Angular library (called Phoebus) that is used as a widget in Thingsboard. When attempting to render the charts, they do not display correctly within the Thingsboard environment. Below are the details of my setup and the steps to reproduce the issue.
Possible Causes:
Steps Taken to Troubleshoot: