Opened 13 years ago

Closed 13 years ago

#302 closed defect (fixed)

separate "line type" and "symbols" for curve plot types, accept any combiniation of the two

Reported by: Kevin Milner Owned by: Peter Powers
Priority: major Milestone: OpenSHA 1.2
Component: commons Version:
Keywords: Cc:

Description

Currently for customizing plots you must select a preset line type which may consist of a line, a symbol, or both. It would be nice to be able to select any combination of lines/symbols without having them hard coded. For example, you could select dashed line with filled circles. We could even have the "filled" part be separate as well.

And while we're at it, might as well replace the static strings with an enum.

Attachments (2)

plot_settings.png (48.8 KB) - added by Kevin Milner 13 years ago.
New plot settings dialog
plot.png (26.6 KB) - added by Kevin Milner 13 years ago.
Result of the plot settings

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Kevin Milner

Attachment: plot_settings.png added

New plot settings dialog

Changed 13 years ago by Kevin Milner

Attachment: plot.png added

Result of the plot settings

comment:1 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

Done. Merged to trunk in [7941].

New Plot settings dialog
New plot settings dialog

Resulting plot
Result of the plot settings

Note: See TracTickets for help on using tickets.