Browse Source

update Trajectory

Gilbert Brault 5 năm trước cách đây
mục cha
commit
f103f17b7d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jupysketch-doc/docs/shapereference.md

+ 1 - 1
jupysketch-doc/docs/shapereference.md

@@ -303,7 +303,7 @@ curve.set_name("curve")
 ![Curve](reference/curve.svg)
 
 ## Trajectory
-[home](#list-of-shapes) defines a general curve as a sequence of (x,y) coordinates
+[home](#list-of-shapes) defines a general curve as a sequence of Point (subclass Curve)
 
 ### Yaml
 ```yaml