# Multiple separate/non-overlapping histogram possible ?

**URL:** https://discourse.paraview.org/t/multiple-separate-non-overlapping-histogram-possible/10945
**Category:** ParaView Support
**Created:** [December 8, 2022, 3:05am UTC](https://discourse.paraview.org/t/multiple-separate-non-overlapping-histogram-possible/10945 "2022-12-08T03:05:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Nicholas\_Yue](https://discourse.paraview.org/user_avatar/discourse.paraview.org/nicholas_yue/32/5203_2.png) [@Nicholas\_Yue](https://discourse.paraview.org/u/Nicholas_Yue)
#### Post date: [December 8, 2022, 3:05am UTC](https://discourse.paraview.org/t/multiple-separate-non-overlapping-histogram-possible/10945/1 "2022-12-08T03:05:25Z")

</div>

I plot the histogram of 2 scalars and they end up in the same graph. I would like to have them on separate graph. Is that possible ?

 ![image](https://discourse.paraview.org/uploads/default/original/2X/8/82dc7d1c3b698633abf0de319c94a4f34a22358c.png)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [December 8, 2022, 11:45am UTC](https://discourse.paraview.org/t/multiple-separate-non-overlapping-histogram-possible/10945/2 "2022-12-08T11:45:48Z")

</div>

Hi @Nicholas_Yue ,

You need separate X axis, change the chart axes property.

Best,

---

<div class="post-metadata">

### Author: ![cory.quammen](https://discourse.paraview.org/user_avatar/discourse.paraview.org/cory.quammen/32/11193_2.png) [@cory.quammen](https://discourse.paraview.org/u/cory.quammen)
#### Post date: [December 8, 2022, 2:40pm UTC](https://discourse.paraview.org/t/multiple-separate-non-overlapping-histogram-possible/10945/3 "2022-12-08T14:40:00Z")

</div>

For separate graphs, split your view, create a Bar Chart View (with these buttons ![image](https://discourse.paraview.org/uploads/default/original/2X/4/4f90c7198495730e53befb09b75d1898dd782753.png)). Make the second Histogram visible in it, and make only the first Histogram visible in your first Bar Chart View.

---

<div class="post-metadata">

### Author: ![Nicholas\_Yue](https://discourse.paraview.org/user_avatar/discourse.paraview.org/nicholas_yue/32/5203_2.png) [@Nicholas\_Yue](https://discourse.paraview.org/u/Nicholas_Yue)
#### Post date: [December 9, 2022, 6:37am UTC](https://discourse.paraview.org/t/multiple-separate-non-overlapping-histogram-possible/10945/4 "2022-12-09T06:37:28Z")

</div>

Thank you @mwestphal and @cory.quammen , got it working

 ![image](https://discourse.paraview.org/uploads/default/original/2X/2/2bef689e7af76c14d2d3c649eab33743d909f0ef.png)
