3D Bar Charts in Python and Matplotlib

sentdex
sentdex
39.8 هزار بار بازدید - 11 سال پیش - Besides 3D scatter plots, we
Besides 3D scatter plots, we can also do 3D bar charts. This again allows us to compare the relationship of three variables rather than just two. 3D bar charts with matplotlib are slightly more complex than your scatter plots, because the bars have 1 more characteristic: depth. Basically, the "thickness" of the bars is also define-able. For most, this will be simply a pre-determined set of data, but you can actually use this for one more "dimension" to your plot.

Sample code: http://pythonprogramming.net/3d-bar-c...

Full Playlist: Graphing in Matplotlib (chart generat...
Sentdex.com
Facebook.com/sentdex
Twitter.com/sentdex

How to make a 3D bar chart in python.
11 سال پیش در تاریخ 1392/04/23 منتشر شده است.
39,893 بـار بازدید شده
... بیشتر