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 e96bce8 commit e9f2adfCopy full SHA for e9f2adf
README.md
@@ -4,6 +4,12 @@
4
5
> A web-component to draw a piechart using Polymer and SVG.
6
7
+**This branch (master) works only with Polymer 2.x. For a Polymer 1.x version check out the 1.x branch**
8
+
9
+## Versions (Polymer 2.x vs Polymer 1.x)
10
+The *master* branch and all *2.x.x* releases require `Polymer 2.x`.
11
+For `Polymer 1.x` support use *1.x.x* releases and the [1.x branch](https://github.com/timeu/svg-piechart/tree/1.x).
12
13
## Demo
14
> [Check it live](https://www.webcomponents.org/element/timeu/svg-piechart).
15
0 commit comments