0

I am trying to plot a graph for the data set which has only categorical data(no numeric data) so what library I can use to plot the graph for categorical data on both axes. I have used seaborn.stripplot() but it also requires one numeric data for an axis.

1

1 Answer 1

0

I have not tried it - but could you create a Enum with the Categorical data for 1 of the axis's. Obviously it can not be dynamic values.

You may be able get that to work.

Just a thought however - I HAVE NOT tried this.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.