Python Forum
Best software for creating charts????
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Best software for creating charts????
#5
I guess you use Windows.
Matplotlib has C dependencies,so you use wheel from Gohlke.
There are minimum Requires: numpy, dateutil, pytz, pyparsing, cycler, setuptools.

All installasjon is done with pip.
pip should be installed when you did install Python 3.6.
Start cmd and post back what pip -V return.
Eg:
C:\WINDOWS\system32>cd\
C:\>pip -V
pip 9.0.1 from c:\python36\lib\site-packages (python 3.6)

C:\>
Reply


Messages In This Thread
RE: Best software for creating charts???? - by snippsat - Jan-13-2017, 01:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I want to create custom charts in Python. js1152410 1 619 Nov-13-2023, 05:45 PM
Last Post: gulshan212
  PYQT charts in tabs frohr 10 4,633 Feb-13-2022, 04:31 PM
Last Post: Axel_Erfurt
  Line charts error "'isnan' not supported for the input types," issac_n 1 2,492 Jul-22-2020, 04:34 PM
Last Post: issac_n
  Is there any way to transfer charts generated from excel to powerpoint? zcabaaf 1 8,069 Aug-05-2019, 07:34 AM
Last Post: zcabaaf
  Arabic language is backward in python charts bandar 3 3,714 Feb-23-2018, 07:10 AM
Last Post: Larz60+
  Order of Operation for creating organizational database software Mike_Marino 5 4,334 Aug-15-2017, 10:05 PM
Last Post: Mike_Marino
  Best software for creating printed reports? birdieman 5 4,565 Feb-02-2017, 02:39 AM
Last Post: birdieman

Forum Jump:

User Panel Messages

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