##// END OF EJS Templates
Sets drawline animation for all points update
Sets drawline animation for all points update

File last commit:

r486:7ab45bf9f776
r503:4fe5f7a79a8f
Show More
chartwidget.cpp
6 lines | 97 B | text/x-c | CppLexer
#include "chartwidget.h"
ChartWidget::ChartWidget(QWidget *parent) :
QChartView(parent)
{
}