Changeset - 9d8238733ad5
[Not reviewed]
barplot
0 1 0
Hasan Yavuz Ă–ZDERYA - 8 years ago 2017-10-05 08:48:12
hy@ozderya.net
set bar spacing
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/barchart.cpp
Show inline comments
 
@@ -24,6 +24,7 @@
 
BarChart::BarChart(ChannelManager* channelMan)
 
{
 
    _channelMan = channelMan;
 
    setSpacing(0);
 
}
 

	
 
void BarChart::resample()
0 comments (0 inline, 0 general)