I want to make an barchart in python that has its own 'baseline', thus that the y-as doesn't start at 0 (as it usually does) but my chosen value.
CodePudding user response:
I want to make an barchart in python that has its own 'baseline', thus that the y-as doesn't start at 0 (as it usually does) but my chosen value.
CodePudding user response: