Manahil-Afzal opened a new pull request, #131:
URL: https://github.com/apache/echarts-examples/pull/131

   ### [Issue](https://github.com/apache/echarts-examples/issues/51)
   Fixes issue: Add support for using ECharts in Angular projects.
   
   ### Solution
   - Installed `ngx-echarts` and `echarts` in the project.
   - Created a sample Angular component (`ChartComponent`) to render charts.
   - Implemented a live data update example to demonstrate Angular integration.
   - Verified charts render correctly in Angular and update dynamically.
   
   ### Testing
   1. Run Angular project using `ng serve`.
   2. Navigate to `/chart` route to see the chart.
   3. Confirm chart renders correctly and updates live data if applicable.
   
   Before:
   ![Before 
Echarts](https://github.com/user-attachments/assets/6ee0bb92-6462-4904-8c0a-596c96a2663b)
   
   After Testing:
   - the Angular chart working
   
   Uploading EchartsAngular - Personal - Microsoft​ Edge 2026-01-14 
10-17-37.mp4…
   
   Screenshot Anguler:
   ![After 
Testing](https://github.com/user-attachments/assets/1dfd93a2-98df-4f0a-87c8-79e08c702ed8)
   
   More Clarification:
   http://localhost:61526
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to