##// END OF EJS Templates
QSplineSeries calculateControlPoints moved to splinechartitem. This way we don't need to deal with controlPoints on logaritmic scale
QSplineSeries calculateControlPoints moved to splinechartitem. This way we don't need to deal with controlPoints on logaritmic scale

File last commit:

r1419:9a2b5d956bb6
r2372:d6a999e30ac3
Show More
chartthemes.pro
4 lines | 150 B | text/idl | PrologLexer
Michal Klocek
Updates chartstheme demo, small refactor
r748 !include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
Jani Honkonen
Adding demos folder. Move piechartcustomization to it. Add chartthemes demo (incomplete).
r508 TARGET = chartthemes
Michal Klocek
Updates chartstheme demo, small refactor
r748 SOURCES = main.cpp themewidget.cpp
HEADERS = themewidget.h