Skip to content

Commit cda0886

Browse files
committed
Updated stackblitz links to working version (node preset)
1 parent 45e6d12 commit cda0886

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Diff for: README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ or with yarn:
6565

6666
### Stackblitz Starting Templates
6767

68-
* Line Chart - https://stackblitz.com/edit/ng2-charts-line-template-v3
69-
* Pie Chart - https://stackblitz.com/edit/ng2-charts-pie-template-v3
70-
* Bar Chart - https://stackblitz.com/edit/ng2-charts-bar-template-v3
71-
* Doughnut Chart - https://stackblitz.com/edit/ng2-charts-doughnut-template-v3
72-
* Radar Chart - https://stackblitz.com/edit/ng2-charts-radar-template-v3
73-
* Polar Area Chart - https://stackblitz.com/edit/ng2-charts-polar-area-template-v3
74-
* Bubble Chart - https://stackblitz.com/edit/ng2-charts-bubble-template-v3
75-
* Scatter Chart - https://stackblitz.com/edit/ng2-charts-scatter-template-v3
68+
* Line Chart - https://stackblitz.com/github/santam85/ng2-charts-line-template?preset=node
69+
* Pie Chart - https://stackblitz.com/github/santam85/ng2-charts-pie-template?preset=node
70+
* Bar Chart - https://stackblitz.com/github/santam85/ng2-charts-bar-template?preset=node
71+
* Doughnut Chart - https://stackblitz.com/github/santam85/ng2-charts-doughnut-template?preset=node
72+
* Radar Chart - https://stackblitz.com/github/santam85/ng2-charts-radar-template?preset=node
73+
* Polar Area Chart - https://stackblitz.com/github/santam85/ng2-charts-polar-area-template?preset=node
74+
* Bubble Chart - https://stackblitz.com/github/santam85/ng2-charts-bubble-template?preset=node
75+
* Scatter Chart - https://stackblitz.com/github/santam85/ng2-charts-scatter-template?preset=node
7676

7777
## API
7878

Diff for: projects/ng2-charts/README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ or with yarn:
6565

6666
### Stackblitz Starting Templates
6767

68-
* Line Chart - https://stackblitz.com/edit/ng2-charts-line-template-v3
69-
* Pie Chart - https://stackblitz.com/edit/ng2-charts-pie-template-v3
70-
* Bar Chart - https://stackblitz.com/edit/ng2-charts-bar-template-v3
71-
* Doughnut Chart - https://stackblitz.com/edit/ng2-charts-doughnut-template-v3
72-
* Radar Chart - https://stackblitz.com/edit/ng2-charts-radar-template-v3
73-
* Polar Area Chart - https://stackblitz.com/edit/ng2-charts-polar-area-template-c3
74-
* Bubble Chart - https://stackblitz.com/edit/ng2-charts-bubble-template-v3
75-
* Scatter Chart - https://stackblitz.com/edit/ng2-charts-scatter-template-v3
68+
* Line Chart - https://stackblitz.com/github/santam85/ng2-charts-line-template?preset=node
69+
* Pie Chart - https://stackblitz.com/github/santam85/ng2-charts-pie-template?preset=node
70+
* Bar Chart - https://stackblitz.com/github/santam85/ng2-charts-bar-template?preset=node
71+
* Doughnut Chart - https://stackblitz.com/github/santam85/ng2-charts-doughnut-template?preset=node
72+
* Radar Chart - https://stackblitz.com/github/santam85/ng2-charts-radar-template?preset=node
73+
* Polar Area Chart - https://stackblitz.com/github/santam85/ng2-charts-polar-area-template?preset=node
74+
* Bubble Chart - https://stackblitz.com/github/santam85/ng2-charts-bubble-template?preset=node
75+
* Scatter Chart - https://stackblitz.com/github/santam85/ng2-charts-scatter-template?preset=node
7676

7777
## API
7878

0 commit comments

Comments
 (0)