cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Jony
Level II

How to change the order of sequence stacking in a stacked bar chart?

In stacked bar chart, how to change the order of legend stacking in a stacked bar chart,I want to freely adjust the display position of each legend in the stacked bar chart.

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: How to change the order of sequence stacking in a stacked bar chart?

You can use the Value Ordering column property in the data table to change the order of the stacked elements.  All bars will use the order from the column property. 

Jim

View solution in original post

1 REPLY 1
txnelson
Super User

Re: How to change the order of sequence stacking in a stacked bar chart?

You can use the Value Ordering column property in the data table to change the order of the stacked elements.  All bars will use the order from the column property. 

Jim

Recommended Articles