cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
Choose Language Hide Translation Bar
lukasz
Level IV

How to change width of bars in histogram?

Hello Everybody,

I created two histograms but bars shown are very thin and sometimes it can be difficult do differentiate colors of Param1. Is there any way (by scripting as well) to make those bars a bit thicker? Best regards

lukasz_0-1593691485260.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
Thierry_S
Super User

Re: How to change width of bars in histogram?

Hi,
Right click on the graph body and select Customize > Select the "Bar" item and increase the "Width Proportion". Note, you may need to bump that number to 100 or even larger values if you have a lot of data.
Best,
TS
Thierry R. Sornasse

View solution in original post

2 REPLIES 2
Thierry_S
Super User

Re: How to change width of bars in histogram?

Hi,
Right click on the graph body and select Customize > Select the "Bar" item and increase the "Width Proportion". Note, you may need to bump that number to 100 or even larger values if you have a lot of data.
Best,
TS
Thierry R. Sornasse
lukasz
Level IV

Re: How to change width of bars in histogram?

Hello Thierry, Perfect! Thank you very much