We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8aeb64 commit abce8faCopy full SHA for abce8fa
1 file changed
README.md
@@ -24,7 +24,7 @@ $scope.myValues = [5,6,3,2,3];
24
25
_markup_
26
```html
27
-<zingchart id="chart-1 zc-values="myValues"></zingchart>
+<zingchart id="chart-1" zc-values="myValues"></zingchart>
28
```
29
30
##Options
0 commit comments