##// END OF EJS Templates
Better support for negative values in stacked barcharts. Negative values are stacked from zero to negative direction. Positive values are stacked from zero to positive direction.
Better support for negative values in stacked barcharts. Negative values are stacked from zero to negative direction. Positive values are stacked from zero to positive direction.

File last commit:

r1841:e5aa797837ba
r1897:c0fc53c8ab57
Show More
donutchart.pro
5 lines | 121 B | text/idl | PrologLexer
Marek Rosa
Added basic donut chart example. Still better data needed
r1841 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = donutchart
SOURCES += main.cpp