Keep the chart data associated with a constant column.
authorMilian Wolff <mail@milianw.de>
Sat, 19 Sep 2015 06:47:21 +0000 (08:47 +0200)
committerMilian Wolff <mail@milianw.de>
Mon, 21 Sep 2015 02:18:06 +0000 (04:18 +0200)
commit1397bb6b13745173f608b4408f79e08af3473ea4
treed0bb51bc69f4e2858ff851174e17eec8a3700dd5
parentcf84ce71a0a8dd80271630c0e72d47fb2691a238
Keep the chart data associated with a constant column.

This is neccessary to have the association with a color and
later a legend label make sense.

What's left to be done now is adding some sorting on top to
have the most costly column at the bottom of the model.
gui/chartmodel.cpp
gui/chartmodel.h
gui/parser.cpp