import QtQuick 1.1 //import QtQuick 2.0 import com.digia.charts 1.0 Chart { width: 200 height: 200 color: "red" }