StatsBar-from-BottomAxis
Last Update: 3/14/2021
When you plot a statistical bar plot, such as Bar Chart which is a variant of Box Chart but has set Box Type to Bar, you might want to make the bar start from the bottom axis instead of Y=0.
To make the bar start from the bottom axis:
@CBB=0;
Please note, @CBB is a system variable, which controls the starting of the bars/columns, will also effect the normal column/bar chart.
To learn more about the system variable in Origin, please refer to the page "Customizing Origin using System Variables".
Keywords:box chart, bar chart, start from 0, strat from bottom