Styling Your Matplotlib Figures With a Cyberpunk Theme

Sdílet
Vložit
  • čas přidán 8. 07. 2024
  • When we create infographics or posters containing data, we want to catch the reader’s attention and make it aesthetically pleasing to look at whilst telling a convincing story.
    Within Python, we have numerous plotting libraries that allow us to create charts - one such library is the well-known matplotlib library. However, out of the box, the plots generated by matplotlib are often seen as boring, and getting them to something visually appealing can be time-consuming.
    Cyberpunk has become a widely popular subgenre of science fiction, characterised by its portrayal of dystopian societies, highly advanced technology, and countercultural themes. These settings are typically depicted with a futuristic look, highlighted by neon lights and vibrant, bold colours.
    In this tutorial we will see how we can use the popular mplcyberpunk (github.com/dhaitz/mplcyberpunk) library to take boring matplotlib figures to the next level.
    ⭐️ If you haven't already, make sure you subscribe to the channel: / @andymcdonald42
    ▼ --- SUPPORT THE CHANNEL --- ▼
    ☕️ BUY ME A COFFEE: www.buymeacoffee.com/andymcdo...
    ▼ --- SOCIAL CHANNELS --- ▼
    Thanks for watching, if you want to connect you can find me at the links below:
    / andymcdonaldgeo
    / andymcdonaldgeo
    www.andymcdonald.scot/
    #datascience #petrophysics #python #matplotlib #cyberpunk
  • Věda a technologie

Komentáře • 7

  • @carstenjensen3123
    @carstenjensen3123 Před 7 měsíci +1

    Nice. This shows a very important skill, making your visualisations stand out. Thanks.

    • @AndyMcDonald42
      @AndyMcDonald42  Před 7 měsíci

      Thanks. Definitely.
      It also shows that matplotlib is capable of much more than basic figures 🙂

  • @justificacoesacademicas
    @justificacoesacademicas Před 7 měsíci

    Nice. Thanks a lot, this is great

  • @ici6308
    @ici6308 Před 7 měsíci

    You are great guy ! Thanks a lot for all these helpful tutorials

  • @alikoohi8265
    @alikoohi8265 Před 7 měsíci

    Great looking plots.

  • @user-dd7pq2to3o
    @user-dd7pq2to3o Před 4 měsíci

    These look great and I disagree, I'd definitely use these in a presentation (for physics). Are there any other good libraries like this?