# Vector plot

**URL:** https://discourse.paraview.org/t/vector-plot/4603
**Category:** ParaView Support
**Created:** [June 17, 2020, 6:50am UTC](https://discourse.paraview.org/t/vector-plot/4603 "2020-06-17T06:50:35Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![MatsievskiySV](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/439d5e/32.png) [@MatsievskiySV](https://discourse.paraview.org/u/MatsievskiySV)
#### Post date: [May 5, 2021, 9:46am UTC](https://discourse.paraview.org/t/vector-plot/4603/6 "2021-05-05T09:46:20Z")

</div>

How do I merge scalar arrays into vector array if each component is loaded into separate block? `VX*iHat + VY*jHat + VZ*kHat` [expression from FAQ](https://discourse.paraview.org/t/how-do-i-use-three-different-arrays-as-components-of-one-vector-field/4637) does not produce any output and does not throw any errors in this case (expressions like `VX*iHat + 0*jHat + 0*kHat` or `VX*iHat + VX*jHat + 0*kHat` work just fine).

---

_[View the full topic](https://discourse.paraview.org/t/vector-plot/4603)._
