close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 18 years ago

#9 closed enhancement (fixed)

X Axis in Set's charts

Reported by: manuelb Owned by: Jorge
Priority: high Milestone:
Component: Graphics Version: head
Severity: minor Keywords:
Cc:

Description

When a chart is created from a set, you are not allowed to give the X axis a format.

Change History (7)

comment:1 Changed 21 years ago by rcsoto

Allready working on it, reassign to myself.

comment:2 Changed 21 years ago by rcsoto

Status: newassigned

Allready working on it, reassign to myself.

comment:3 Changed 21 years ago by rcsoto

Resolution: fixed
Status: assignedclosed

Numerical format to all the axes of a graph of Set can be specified

comment:4 Changed 18 years ago by imendez

Resolution: fixed
Status: closedreopened

Sorry, but giving real format to X-axis values goes being impossible...

comment:5 Changed 18 years ago by Jorge

Owner: changed from rcsoto to Jorge
Status: reopenednew

comment:6 Changed 18 years ago by Jorge

Status: newassigned

comment:7 Changed 18 years ago by Jorge

Resolution: fixed
Status: assignedclosed
Version: *4.3.7ccvs

Now is fixed. The solution will be available in nightbuild (1.1.5) and 1.1.4 (current release).

The problem:

::SetGraph::GetTickLabel was not taking into account the format given

The solution:

::SetGraph::GetTickLabel should use ::bayesGraph::FormatNumberAxis

Note: See TracTickets for help on using tickets.