Back to templates

Matplotlib Vector field plot

Physics

Vector field plot(Quiver), For displaying directional data, Such as wind speed, Electric field, Force field, etc..

Publisher: OOPLOT
Published: 2026/4/1
ID: 33
Usage: 0·Views: 0·Favorites: 0
PYTHONmatplotlib

Parameters (5)

  • Width (Default: 8)
  • Height (Default: 6)
  • DPI (Default: 300)
  • Arrow scaling (Default: 1)
  • Chart title (Default: Vector Field)
Create from this template

Template Inheritance

Parent:None
Children:None

Data Format Requirements

Required Columns

  • X(First column)NumericRequired
  • Y(Second column)NumericRequired
  • U(Third column)NumericRequired
  • V(Fourth column)NumericRequired

Example Data

You can directly copy and save as data.csv for upload.

x,y,u,v
0,0,0.0,2.0
0,1,0.0,1.1
0,2,0.0,-0.8
0,3,0.0,-2.0
1,0,1.7,2.0
1,1,1.7,1.1
1,2,1.7,-0.8
1,3,1.7,-2.0
2,0,1.8,2.0
2,1,1.8,1.1
2,2,1.8,-0.8
2,3,1.8,-2.0
3,0,0.3,2.0
3,1,0.3,1.1
3,2,0.3,-0.8
3,3,0.3,-2.0
Chart Preview
Matplotlib Vector field plot

How to Use

1.Extract/Search/Create Template

Upload images to let AI extract templates in one click, search and select templates, or create templates.

2.View Sample Data

View sample data and manually or via AI modify the data structure to meet template requirements.

3.Upload Data & Run

Upload data, run the template, preview results, and adjust parameters/code to modify the template and chart.

4.Save & Export Chart

Export charts in PNG / JPG / SVG / PDF formats or save to OOPLOT.