Bubble chart
Closed, ResolvedPublic

Description

Implement bubble chart - basically a curve where the symbol size and the color are taken from a column. See

Much of the required code for plotting a curve with symbolds is already available in XYCurve. We need to decide whether we want to create a new type of a curve (or chart) or use already available XY-Curve and add new settings in the dock widget for symbol size and colors (like in veusz). For the symbols we'll need to allow different shapes and colors (already available) and gradients.

asemke created this task.Feb 27 2017, 5:41 PM
sgerlach closed this task as Resolved.Apr 27 2025, 8:59 PM
sgerlach claimed this task.
sgerlach added a subscriber: sgerlach.

#1132