KPlotting Installation Instructions
Download
git clone git://anongit.kde.org/kplotting.git
Usage
CMake:
find_package(KF5Plotting) target_link_libraries(yourapp KF5::Plotting)
QMake:
QT += KPlotting
Browse Source
KPlotting on cgit.kde.org
Update your browser to view this website correctly. Update my browser now
git clone git://anongit.kde.org/kplotting.git
CMake:
find_package(KF5Plotting) target_link_libraries(yourapp KF5::Plotting)
QMake:
QT += KPlotting
KPlotting on cgit.kde.org