diff --git a/README.md b/README.md index 63f3d0b..eacfcaa 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ - Run adjacent test server with `cd test-server && npm i && node index` - Run with `ng serve` (requires globally installed Angular CLI), and open at http://localhost:4200. +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). + +End result: + +![image](https://github.com/Arction/lcjs-ng-template/assets/55391673/84b8fb8b-08d8-4bd7-b054-8da865f4f3a4) + For more information, please see [Angular x LightningChart JS documentation](https://lightningchart.com/js-charts/docs/frameworks/angular) --- diff --git a/package-lock.json b/package-lock.json index ea52107..252a748 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6082,9 +6082,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", - "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true, "funding": [ {