Skip to content

Commit f005588

Browse files
authored
Update README.md
1 parent ede278b commit f005588

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
- Run adjacent test server with `cd test-server && npm i && node index`
66
- Run with `ng serve` (requires globally installed Angular CLI), and open at http://localhost:4200.
77

8+
All LightningChart JS oriented code changes (not code changes created by Angular CLI initialization) are isolated into [this 1 commit](https://github.com/Arction/lcjs-ng-template/commit/ede278b599c6824fd2625487f69ed44504e24f9a).
9+
10+
End result:
11+
12+
![image](https://github.com/Arction/lcjs-ng-template/assets/55391673/84b8fb8b-08d8-4bd7-b054-8da865f4f3a4)
13+
814
For more information, please see [Angular x LightningChart JS documentation](https://lightningchart.com/js-charts/docs/frameworks/angular)
915

1016
---

0 commit comments

Comments
 (0)