hello ,
im working on a (asset management) system to handle assets , resources and progress of tasks
i want to have a gantt chart in my system
im using python 2.6 and pyqt . is there any (already made charts python library ) ? that can work well with pyqt.
or should i make a custom widgets for this ? please advice.
thanks in advance