Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
plotly
brianoflondon
Programming & Dev
Thursday, February 4, 2021 2:08 PM
How to fix Plotly Python putting a bar chart in front of trace lines.
That time when you spend 3 hours trying to fix what should be a simple little problem and it isn't.
$ 21.868
140
3
1
tomoyan
python
Tuesday, September 15, 2020 2:37 PM
Publish0x: ETH Tipping Data Visualization (80/20)
On publish0x platform, you can change tipping % and this is the last visualization, 80% author and 20% me. Publish0x is a Free ETH tipping blogging platform and I was hoping to find some interesting tipping
$ 2.413
64
6
tomoyan
python
Thursday, September 3, 2020 2:30 PM
Publish0x: ETH Tipping Data Visualization (50/50)
source On publish0x platform, you can change tipping % so I am going to do 3 visualization. Publish0x is a ETH tipping blogging platform. 20% to author / 80% to me (Result here) 50% to author / 50% to
$ 2.492
67
6
1
tomoyan
python
Wednesday, August 26, 2020 2:01 PM
Publish0x: ETH Tipping Data Visualization (20/80)
source On publish0x platform, you can change tipping % so I am going to do 3 visualization. 20% to author / 80% to me 50% to author / 50% to me 80% to author / 20% to me to see how ETH tipping value is
$ 1.967
49
3
1
tinaagustina
Worldmappin
Saturday, August 2, 2025 1:05 PM
Promoted
KAUMAN BATIK VILLAGE - A Village Full Of Batik Art, Culture And Traditional Beauty 🎨✨
-7.57340, 110.82621
When I was in Solo yesterday, I stopped by Kauman Batik Village... And, honestly, this place is really cool!
$ 36.067
364
21
5
tomoyan
python
Saturday, August 22, 2020 3:40 PM
Python Plotly: Data Visualization ETH Tipping
Few weeks ago, Publish0x, blogging platform, added ETH tipping. You can tip 7 times a day and it is free. It doesn't cost you anything to tip, and when you tip you can change the tip amount like this 👇
$ 1.687
46
1
1
dhimmel
Hive Statistics
Tuesday, May 5, 2020 2:36 PM
A Python notebook to visaulize the price history of any Steem/Hive Engine token
Visualizing the STEEM/HIVEP market exchange rate from Steem Engine using Python, Jupyter, Pandas, and Plotly.
$ 4.410
24
15
2
iqbaladan
steemhunt
Wednesday, August 8, 2018 3:37 AM
plotly - Visualize Your Data Modernly
plotly Visualize Your Data Modernly Screenshots View ImageView Image Hunter's comment Are you a developer who plays with data and visualizes it as a report or presentation? Plot.ly is an open source tool
$ 3.872
20
9
leozeno
plotly
Tuesday, June 12, 2018 3:22 PM
Plotly 学习笔记 Block #7 :bubble_scale.py
我们可以看到,这些文字是如何被加上去的: 调节气泡的相对尺寸使用sizeref来完成的: 但是这个ref啊,比较反人性,值越小泡越大,随便了,烦。 可以看到,大小可以是面积,还可以是什么? 半径。 我都不用看文档,如果文档里没有半径,我就把文档烧了。
$ 0.000
1
sacra97
Soloescribe
Saturday, August 2, 2025 9:50 PM
Promoted
De tus manos que se abren como el vuelo / Soloescribe concurso #31 [Esp-Eng]
Siempre he creído que las manos son las creadores del universo, pero entonces la inocencia de mi hijo me sentó en unas bases nuevas, ¿ y los niños que no tienen manos también crean? Por supuesto que sí,
$ 2.960
116
13
5
leozeno
plotly
Tuesday, June 12, 2018 3:04 PM
Plotly 学习笔记 Block #6 :bubble_style.py
这个代码呢其实也很简单,刘老师改了一处: 就是设置了255的颜色值,我们看到,的确生效了。 刘老师刚刚改动了:
$ 0.000
0
leozeno
plotly
Tuesday, June 12, 2018 2:44 PM
Plotly 学习笔记 Block #5 :bubble_basic_demo.py
大家好,我是以技术写作修身养性的刘老师。 今天我们要看的书上P28页的基础泡泡图demo。 首先,我想问大家一个问题。 刘老师是不是更帅更牛逼了? Whatever,你们的想法不重要 文件就是这个文件,我们一起来看一下: 导入还是这些导入,我们都已经很熟悉了。 结果看到了,大小在变化。 大小的变化就是来自这里: 现在的问题在于颜色,没有地方设置了颜色,所以颜色就是自动的。
$ 0.000
0
leozeno
plotly
Monday, June 11, 2018 5:22 AM
Plotly 学习笔记 Block #4 :scatter_apply.py
吹着小空调,写写Plotly —— 我是天涯明月刀,一世智商高的刘老师。 大家好,我们又见面了,你们别来无恙,而我更帅更牛逼了,这个世界就是这样。 接受or不接受?Whatever,你们的观点不重要。 好,咱们开始吧。 书上P24页开始了一个新的例子,我们一起看一下。 这个例子我这么一运行啊,就出来找不到目录的问题了,刘老师的PyCharm肯定被人动过手脚: 改改吧: 图就是这么个图:
$ 0.000
0
1
leozeno
plotly
Sunday, June 10, 2018 12:53 PM
Plotly 学习笔记 Block #3 :scatter_style.py
刘老师混到今天这么牛逼是有原因的,简单来说就是谁都没有服过。 书上的下一个代码是:scatter_style.py 这个应该就是专门演示样式的代码,想必会比较简单了。 这几行怎么骚的我已经不想解释了,Block #2里面已经说的很清楚了。 其实看到这里我就有点不太明白了,x不是已经有了吗?为什么要重新指定内容呢? 要不我们还是先看一下结果?行,我今天心情不错,看看吧。 老说我没有tmp目录,想骂人了。
$ 0.000
0
foxkoit
ecency
Tuesday, August 5, 2025 6:39 AM
Promoted
It feels strange
I'm trying to roll through the boring HIVE summer, even looking for insects in the garden is no longer motivating. Every time I look at these insects, I'm reminded of this sad HIVE world that just eats
$ 9.019
288
7
2
leozeno
plotly
Sunday, June 10, 2018 10:45 AM
Plotly 学习笔记 Block #1 :使用Jupyter打开Github代码包
这本书使用的是Python3,你需要去python.org下载Python3。 然后使用pip install jupyter安装jupyter浏览器。 之后使用pip install plotly安装plotly。 在你喜欢的CMD上进入代码包目录,然后运行jupyter notebook,就可以看到下面的内容在你默认浏览器中被打开:
$ 0.000
2
1
leozeno
plotly
Sunday, June 10, 2018 10:25 AM
Plotly 学习笔记 Block #0
$ 0.000
1
datatreemap
python
Wednesday, February 7, 2018 8:02 PM
Overview of Plotly's Python API
How to get started with Plotly's Python API. Plotly is a web app for making publication-quality, interactive, online graphs for free from Python.
$ 0.385
4
datatreemap
python
Wednesday, February 7, 2018 7:49 AM
Python Hacks : Data Visualization using Plotly
Plotly is a package for data visualization. Derived from data visualization JavaScript libraries plotly.js and d3.js, plotly is available for other programming languages as library packages. It is available
$ 0.499
9
Top communities
Create decentralized community