Ticket #4 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Line charts w/o fill end individual lines by drawing line down to the x-axis

Reported by: anonymous Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc: vetler@…

Description

Line charts w/o fill end individual lines by drawing line down to the x-axis, this makes the chart look strange if one line ends before the other.

With LineChart?: if you have two data sets, one larger than the other, then the shorter dataset will always have a line that extends all the way to the right. It should not be so. :)

I'll attach a patch.

Attachments

patch.diff (1.0 kB) - added by vetler@… 4 years ago.
patch

Change History

Changed 4 years ago by vetler@…

patch

Changed 4 years ago by anonymous

  • cc vetler@… added

Changed 4 years ago by lgs

  • status changed from new to closed
  • resolution set to fixed

Thanks for the bug report and the patch. I have commited a slightly more complex solution that handles filled lines too.

Fixed in [77]

Note: See TracTickets for help on using tickets.