Hello @Laetisten,
First you will need to create a new column and use the Formula Depot for that column to create a formula that converts the raw data into percentages. For example if the maximum adherence value is 50 you will need to make a formula that calculates percentages by dividing the individual item adherence raw value by 50 and then multiply by 100. Below is an example column formula for reaction temp percentage where the maximum possible reaction temp is 600. If you already have the percentage data calculated then you are good to go on building a graph and you can skip this step.
From there you can go to Graph Builder and make a graph similar to your example graph. You may need to use the Value Ordering column property to get the items in the desired order if you are not using JMP 16. To find value ordering right click on the column header for Item and click on Column Properties. Value Ordering is shown in the image below. Use the up and down arrows to put the Item column in the desired order for graphing.
In JMP 16 you can do value ordering directly in Graph Builder by clicking and holding on the Item number you want to move and then click and drag the Item where you need it to be on the axis. One thing to note, the bar graph in Graph Builder will not have 3D orientation in JMP. The other watch out here is that you data must be Categorical and not Continuous to get all Items to show on the X axis.
HTH
Bill