Dear Ovilia, I hope this message finds you well.
I recently raised an issue regarding the Basic and Smoothed Line Chart examples not showing interactive tooltips: Issue #132 <https://github.com/apache/echarts-examples/issues/132> - Both charts displayed static data and did not show the X-axis category or Y-axis value when hovering or clicking on a point. I have submitted a pull request with the enhancement, adding interactive tooltips and highlighting points on hover. The changes only affect line-simple.ts and line-smooth.ts. PR link: https://github.com/apache/echarts-examples/pull/134 The PR includes before-and-after screenshots and a brief description of the changes. I would greatly appreciate it if you could review the PR at your convenience. Thank you for your time and guidance. Best regards, Manahil Afzal
