fix plotting linesDots' markers not following setting in db
Compare changes
closes #65 (closed)
Markers' color currently following markerfacecolor. However for small markers, their surface are covered mostly by edge which follows line's color. To solve the problem markeredgecolor have to be declared.