You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,4 +20,7 @@ and then opening `index.html`.
20
20
Status
21
21
------
22
22
23
-
The demo is still incomplete, and fails to show many of Paths.scala.js features. The [Paths.js demo](http://andreaferretti.github.io/paths-js-demo/) better showcases what can be done.
23
+
The demo shows the various features of Paths.scala.js, but it is mostly static.
24
+
It is possible to make much more complex charts with animations, as shown in the
25
+
[original Paths.js demo](http://andreaferretti.github.io/paths-js-demo) or the
0 commit comments