#πŸ”’ [Matplotlib?] How to display NxN pattern

4 messages Β· Page 1 of 1 (latest)

stark gyro
#

I want to visualize a set of set colored graphs in NxN grid. I don't know how to visualise it.

Context:

  • 14 colours
  • Pattern consists of 4 different colours (so colouring graphs)
  • The whole set can't have repeating patterns
  • I need to visualise it, to show the end user if he likes it or not. (Whole NxN set of patterns)

I have an idea for the first 3 points, for the 4th I have a some idea how to approach it (for drawing a single pattern). Patterns look the same, just different colors

pastel jacinthBOT
#

@stark gyro

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

pastel jacinthBOT
#

@stark gyro

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.