diff --git a/README.md b/README.md index 47e1c63..640bdaf 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,20 @@ ruby -r numo/narray -e "puts Numo::DFloat.new(1000).rand_norm.to_a" \ + + **scatter** -```sh -wget https://raw.githubusercontent.com/uiuc-cse/data-fa14/gh-pages/data/iris.csv -qO - \ - | cut -f1-4 -d, \ - | uplot scatter -H -d, -t IRIS -m 10 -``` + + +**line** + + + +**box** + + + ## Development