timeline with multiple categories messed up

Bug #152252 reported by Mathias Weyland
4
Affects Status Importance Assigned to Milestone
ploticus (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: ploticus

ploticus version 2.33 has a bug which makes multi-dimension timelines impossible to draw. The outline of one bar is always extended to the longest bar. Example:

#proc getdata
data:
    2 5 6 "963"
    1 1 2 "1327"
    2 3 4 "962"

#proc categories
    axis: y
    datafield: 1

#proc areadef
   rectangle: 1 1 9 3
   xautorange: datafield=2,3
   yscaletype: categories

#proc xaxis
   stubs: inc 2 hours

#proc yaxis
   stubs: usecategories

#proc bars
   axis: x
   locfield: 1
   segmentfields: 2 3

I'm going to attach samples of how it looks and how it should look as well as a small patch to fix the problem.

Revision history for this message
Mathias Weyland (launchpad-weyland) wrote :

I'm sorry this comes late, launchpad was very slow yesterday. Here comes the patch to fix it.

Revision history for this message
Mathias Weyland (launchpad-weyland) wrote :
Revision history for this message
Mathias Weyland (launchpad-weyland) wrote :
Revision history for this message
Mathias Weyland (launchpad-weyland) wrote :

Just for the record: This is supposed to be fixed in new upstream version. So this bug can be closed after a check that it really is working now. (I had no time to do that yet)

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10?

Changed in ploticus:
status: New → Incomplete
Revision history for this message
Colin Tuckley (colint) wrote : Re: [Bug 152252] Re: timeline with multiple categories messed up

Daniel T Chen wrote:
> Is this symptom still reproducible in 8.10?
>
> ** Changed in: ploticus (Ubuntu)
> Status: New => Incomplete
>

First, please refer to the version number of the package - NOT the version
of the distro when you are talking to the upstream (Debian) package
maintainer since "8.10" is meaningless.

The answer to your question is Yes, it's fixed and the bug should be closed.

In fact the patch shown in that bug report was against ploticus 2.33 which
is very old. The current Debian and Ubuntu versions are based on the
ploticus 2.40 release which don't even have that piece of code!

regards,

Colin

--
Colin Tuckley | +44(0)1903 236872 | PGP/GnuPG Key Id
Debian Developer | +44(0)7799 143369 | 0x1B3045CE

Any sufficiently advanced technology is indistinguishable from magic. -
Arthur C. Clarke

Colin Tuckley (colint)
Changed in ploticus:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Patches

Remote bug watches

Bug watches keep track of this bug in other bug trackers.