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 12 years ago

Closed 12 years ago

#1657 closed task (fixed)

MapViewer con omitidos

Reported by: Jorge Owned by: Jorge
Priority: normal Milestone: TOL Packages
Component: GUI Tol Packages Version: 3.1
Severity: normal Keywords: MapViewer
Cc:

Description

Pintar las regiones con valor omitido con un color específico.

Ahora falla con:

Warning: [1] ::MapViewer::PlotVariable FAIL: expected floating-point number but got "?"

Change History (1)

comment:1 Changed 12 years ago by Jorge

Resolution: fixed
Status: newclosed

(In [5689]) fixes #1657

Set _.colorDef = {[[Text type = "Gradient", 
                    Set definition = [[Text from = "green", Text to = "red"]],
                    Text missing = "black"]]}

Se asume missing = "white", en caso de no expecificarlo.

Note: See TracTickets for help on using tickets.