Skip to content

Commit

Permalink
[Doc] Add Arrow Vector Example
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiaLingWeng committed Oct 24, 2023
1 parent 425e93a commit b7315ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/examples_methods_syntax/arrow_vector.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Arrow Vector
------------------------------
This example shows a basic vector plot use point mark ``triangle`` as shape,
other shape options can be found in :ref:`Point Mark<user-guide-point-marks>`
other shape options can be found in :ref:`Point Mark<user-guide-point-marks>`.
"""
# category: case studies
import altair as alt
Expand Down

0 comments on commit b7315ea

Please sign in to comment.