Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #matplotlib created topics on internet
gamer00
programming
2024-11-05 17:13
Visualizing Pi and the Golden Ratio: Mathematical Art in Python
Today, I realized that while Pi has been turned into musical notes before, I’d never seen it represented as visual art. So I decided to whip up a Python script...
$ 4.591
117
1
oflyhigh
HIVE CN 中文社区
2023-11-04 09:54
每天进步一点点:解决Matplotlib绘图中的几个问题
好多天前,分享了一下在电脑上运行自己十多年前写的代码,其核心就是使用Python+matplotlib绘图。matplotlib是一个非常强大的综合库,用于在 Python 中创建静态、动画和交互式可视化程序。 (图源 :pixabay) 最近又把matplotlib找出来使用,不曾想却遇到几个问题(忘记N年前是如何解决的啦),经过一番学习和探索,总算把这几个拦路虎摆平啦,记录下来以免遗忘,也希望能帮到后来者。
$ 79.065
256
5
epearson
photo
2021-03-31 03:12
Colorblind Correction - Dublin + Python 1
Colorblind Correction - Dublin + Python 1
$ 0.320
18
oflyhigh
cn
2019-09-25 00:08
在香蕉派(Banana Pi)M3上安装matplotlib
打算在香蕉派(Banana Pi)M3上用一下matplotlib,执行安装指令后,出了一大堆错误,安装也没有成功。 安装出错 安装指令如下(virtualenv下): pip install matplotlib 随便截取一些出错内容: 看提示信息,主要是在编译numpy时候出错。 解决办法 在numpy的官方github上找到一个反应相同问题的issue: Failed to build v1.17.0
$ 24.113
248
2
kpoulout
Worldmappin
2026-04-03 18:37
Promoted
Santuario Nacional de Jesús de Nazareno. A propósito del viernes santo/National Sanctuary of Jesus of Nazareth. In observance of Good Friday (Esp-Eng)
Iglesia de Arroyo Arenas
Hola, mis amigos. Un saludo afectuoso para todos. Hoy quiero mostrarles un lugar que está muy a tono con la fecha. Hoy fui a un sitio sagrado y admirado, más por curiosidad que por otra cosa, lo confieso.
$ 4.640
758
13
markgritter
python
2018-11-26 05:45
Plotting all integer lattice paths from (0,0) to (3,5)
If you start at (0,0) and can take one step at a time either north (0,+1) or east (+1,0), how many different ways are there to get to (3,5)? I wanted to augment this answer on Quora with a visual
$ 1.091
163
2
papasmf1
kr
2018-10-12 07:40
요즘 공부하고 있는 모듈이 파이썬에 내장되어 있는 tkinter입니다.
지난주와 이번주 계속 자료를 수집하고 책을 보고 있습니다. 파이썬에서 tkinter모듈을 사용하면 파이썬으로 연산한 결과를 바로 GUI기반으로 다듬을 수 있습니다. 매우 쉽고 재미있는 모듈입니다. 실행파일로 만들어서 바로 배포를 한다면 웹크롤링한 자료를 matplotlib로 차트를 그려서 tkinter모듈로 GUI를 입히면 가능해 보입니다. ^^ '''
$ 0.378
10
6
markgritter
visualization
2018-09-22 07:55
Bigrams in SOWPODS
"Bigrams" = two-letter combinations "SOWPODS" = a Scrabble word list (SOWPODS is the list I keep around for playing around with word algorithms or solving puzzles, because I could get
$ 0.093
9
2
datatreemap
python
2018-06-21 11:17
Intro to Data Analysis / Visualization with Python, Matplotlib and Pandas | Matplotlib Tutorial!
This is a great channel for beginners in data analysis using Python ! These are some of the points the tutorial covers : 1- Why data visualization? 2- Why Python? 3- Why Matplotlib? 4- Installing Jupyter
$ 0.125
5
1
ydaiznfts
Rising Star Game
2026-04-02 14:15
Promoted
🃏 In search of the legendary ~ N 71° Opening of 4.000.000 starbits in packs [ESP/ENG] 🌷
Hola Buskerianos🤗 Bienvenidos al capítulo número 71 de "En búsqueda de la legendaria", El día de hoy abrimos 4.000.000 starbits. Increiblemente con los 4 millones de starbits no logramos conseguir
$ 1.578
582
baristutakli
coogger
2018-05-16 18:49
Makine öğrenmesi
Machine Learning ve Python Python veri analizi için mükemmel bir dildir çünkü mevcut olan binerce paket sayesinde veri analistler ve geliştiriciler için en iyi seçimdir. Machine learning için ihtiyacımız
$ 1.331
9
3
dj-on-steem
kr-python
2018-04-11 14:41
[Matplotlib] 10. Plot Accessary: Color Map (part2) + Color Bar
10. Plot Accessary: Color Map (part2) + Color Bar 이번 편에서는 ColorBar 색봉과 함께 색지도를 정규화하는 방법에 대하여 알아보겠습니다. 10.1 ColorBar() Color Bar 색봉은 색과 그 색에 해당하는 값을 알려주는 일종의 Legend 레전드입니다.
$ 3.641
7
3
dj-on-steem
kr-python
2018-04-06 19:09
[Matplotlib] 09. Plot Accessary: Color Map (part1)
09. Plot Accessary: Color Map (part1) 전편에서 다뤘던 imshow()와 같은 2차원 시각화 기능에서 가장 중요한 요소중에 하나는 역시 색깔의 적절한 선택이겠죠. Matplotlib에는 여러 종류의 Color Map이 내장되어있어, 원하는 종류를 골라 쓰면 되겠습니다. 현재 내재된 색지도는 아래 사이트에서 확인하실 수 있습니다.
$ 5.368
11
8
sunsi
python
2018-04-04 05:53
使用Python爬取网站数据分析
玩Chat分享有一段时间了,回过头来看看从数据爬取(如何用 Python 爬取网页制作电子书)、前后端(用 Kotlin 开发 SpringBoot 之 Data JPA、使用 Angular2+ 开发 Markdown 编辑器)、到开发语言(TypeScript 快速入门)都有涉及。但我们在分享一场 Chat 的时候,有没有思考过: 哪类 Chat 最受欢迎? 哪类 Chat 作者最多? 发布 Chat
$ 0.000
1
tonyz
Black And White
2026-03-31 13:43
Promoted
Lock & Chain. Monomad Challenge.
Cold Steel on a grey day.
$ 7.334
1136
5
dj-on-steem
kr-dev
2018-03-26 15:47
[Matplotlib] 08. Plot Main: Imshow
08. Plot Main: Imshow() 전편의 plot() 함수가 선을 그어주는 함수라면, imshow()는 2차원 데이타를 평면에 색깔을 이용하여 그려주는 함수입니다. Axes.imshow(X, cmap=None, norm=None, aspect=None, interpolation=None, alpha=None, vmin=None, vmax=None,
$ 2.779
6
1
kverma
utopian-io
2018-03-25 17:33
Create Line Graph In Python Using Matplotlib
What Will I Learn? We can create 2D graphs using matplotlib in python. In this tutorial we will be learning all basic syntax to create a line graph. Because the starting point of matoplotlib is line graph.
$ 0.051
4
1
dj-on-steem
kr-dev
2018-03-20 18:37
[Matplotlib] 07. Plot Main: Plot()
07. Plot Main: Plot() 사실 그동안 예제 프로그램에서 계속 써왔던 함수, plot()에 대하여 짚고 넘어가 보도록 하겠습니다 . Axes.plot(*args, data=None, **kwargs) 플롯 함수는 주어진 x와 y값에 대하여 직선 혹은 마커를 표시해줍니다. 위 웹페이지에 나와 있듯이, 간단한 사용법은 다음과 같습니다. plot([x],
$ 4.378
7
1
dj-on-steem
kr-dev
2018-03-13 15:05
[Matplotlib] 06. Plot Accessories: Legend
06. Legend 도표의 정보를 정확히 전달하기 위하여 레전드의 사용은 필수적이죠. 레전드를 표시하는 명령어는 matplotlib.pyplot.legend(*args, **kwargs)입니다. 위 웹사이트에 나와 있듯이, 레전드를 이용하는 가장 간단한 방법은 다음과 같습니다. line = ax.plot([1, 2, 3], label='label1') ax.legend()
$ 3.404
8
2
gibic
HiveDevs
2026-03-29 12:44
Promoted
I Built a Daily Flappy Bird Game on Hive
A daily Flappy Bird-style game that runs in the browser and connects directly to Hive.
$ 1.009
128
8
dj-on-steem
kr-dev
2018-03-07 21:55
[Matplotlib] 05. Plot Accessories: Grid and Supporting Lines
05. Plot Accessories: Grid and Supporting Lines 도표를 돋보이게 하는 격자선과 보조선에 대해 알아보겠습니다. 먼저 이번 편의 기본이 되는 코드를 보시겠습니다. import sys import numpy as np import matplotlib.pyplot as plt from matplotlib.ticker import
$ 3.334
66
1
emirfirlar
utopian-io
2018-02-28 15:49
How to build Thermodynamic Cycle with PYroMat ?
Introduction PYroMat is an open source program that provides us with thermodynamic properties in Python. PYroMat; used to obtain the thermodynamic properties of materials from the command line or
$ 18.452
10
6
dj-on-steem
kr-dev
2018-02-27 20:53
[Matplotlib] 04. Axes Setup: Ticks and Tick Labels
""" 제 개인적 목표는 Object-Oriented Programming과 친해지기 Github와 친해지기 입니다. 이 목표에 닿기 위해 일단 제가 나름 좀 아는 Python, 그 중에서도 Numpy와 Matplotlib로부터 시작하려 합니다. """ 04. Axes Setup: Ticks and Tick
$ 0.197
5
6
emirfirlar
utopian-io
2018-02-26 00:56
Build Three Dimensional Plotting With Matplotlib
Introduction Matplotlib is an open-source Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib
$ 0.214
14
8