Python Forum
3D bar chart? plot in Matplotlib?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3D bar chart? plot in Matplotlib?
#1
Hi Everyone,
   I'm trying to create a nice looking 3d barchart in python matplotlib - but can't find any samples.

[Image: bV4kE5o.png]

Any help would be great!

Thanks

Simon
Reply
#2
you cannot find examples? really?
Reply
#3
Not that look like the one I showed:

e.g., the closest is something like this:

http://matplotlib.org/examples/mplot3d/bars3d_demo.html

I thought there was some better ones :(
Reply
#4
If you dont insist on using matplotlib, you can try Mayavi - while matplotlib is mainly 2D plotting library, mayavi focuses on 3D.
Reply
#5
Seems like this one could be modified to get the results you're looking for:
http://matplotlib.org/examples/mplot3d/bars3d_demo.html
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to read csv file update matplotlib column chart regularly SamLiu 2 1,015 Jan-21-2023, 11:33 PM
Last Post: SamLiu
  Graphic line plot with matplotlib, text file in pytho khadija 2 1,338 Aug-15-2022, 12:00 PM
Last Post: khadija
  plot on the same figure using a for loo with matplotlib drSlump 2 1,668 Oct-13-2021, 07:11 AM
Last Post: drSlump
  matplotlib, no plot when using Figure ajvperth 2 1,652 Oct-12-2021, 02:29 PM
Last Post: ajvperth
  Matplotlib: How do I convert Dates from Excel to use in Matplotlib JaneTan 1 3,161 Mar-11-2021, 10:52 AM
Last Post: buran
  xlsxwriter + mplfinance: Plot Stock Chart in Excel Worksheet KMV 1 2,005 Mar-09-2021, 09:44 PM
Last Post: KMV
  Python Matplotlib: How do I plot lines with different end point in the same graph? JaneTan 0 1,550 Feb-28-2021, 11:56 AM
Last Post: JaneTan
  Python Matplotlib: Create chart for every 4 columns in Excel file JaneTan 2 2,733 Feb-28-2021, 05:02 AM
Last Post: JaneTan
  How to plot intraday data of several days in one plot mistermister 3 2,854 Dec-15-2020, 07:43 PM
Last Post: deanhystad
  Difference Between Figure Axis and Sub Plot Axis in MatplotLib JoeDainton123 2 2,426 Aug-21-2020, 10:17 PM
Last Post: JoeDainton123

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020