Skip to content

Commit c0fe600

Browse files
committed
Add item to generate polar area diagram
1 parent a208ac4 commit c0fe600

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

TODO.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -789,20 +789,20 @@ TODO
789789
100. review
790790
791791
* [x] datasets
792-
* [x] math/base/blas
793-
* [x] math/base/random
794-
* [x] math/base/special
795-
* [x] math/base/tools
796-
* [x] math/base/utils
792+
* [ ] math/base/blas
793+
* [ ] math/base/random
794+
* [ ] math/base/special
795+
* [ ] math/base/tools
796+
* [ ] math/base/utils
797797
* [ ] math/constants
798-
* [x] math/generics/statistics
798+
* [ ] math/generics/statistics
799799
* [ ] math/generics/utils
800-
* [x] namespace
800+
* [ ] namespace
801801
* [ ] plot
802-
* [x] regexp
803-
* [x] repl
804-
* [x] streams
805-
* [x] tools
802+
* [ ] regexp
803+
* [ ] repl
804+
* [ ] streams
805+
* [ ] tools
806806
* [ ] utils
807807
808808
101. [v8-profiler](https://github.com/node-inspector/v8-profiler) and [node-inspector](https://github.com/node-inspector/node-inspector)
@@ -976,6 +976,8 @@ TODO
976976
977977
157. [math-input](https://github.com/Khan/math-input) and [mathquill](https://github.com/mathquill/mathquill)
978978
979+
158. For Nightingale's rose dataset, generate an SVG figure with code, rather than use a static image
980+
979981
980982
981983
---

0 commit comments

Comments
 (0)