<br><font size=2 face="sans-serif">I also tried with </font>
<br><font size=2 face="sans-serif">EXPRESSION ([cri] != "")<br>
</font>
<br><font size=2 face="sans-serif">I still have 4 slices...</font>
<p>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Steve.Toutant@inspq.qc.ca@lists.osgeo.org</b>
</font>
<br><font size=1 face="sans-serif">Envoyé par : mapserver-users-bounces@lists.osgeo.org</font>
<p><font size=1 face="sans-serif">2013-01-03 11:43</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">A</font></div>
<td><font size=1 face="sans-serif">mapserver-users@lists.osgeo.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td><font size=1 face="sans-serif">[mapserver-users] null value renders
in pie chart</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br>
<br>
<br><font size=2 face="sans-serif"><br>
Hi,</font><font size=3> </font><font size=2 face="sans-serif"><br>
I created a layer that renders pie chart with 4 classes.</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
The problem is some classes are render in the pie even if there is no data
(null). That means I always have 4 slices in the pie.</font><font size=3>
</font><font size=2 face="sans-serif"><br>
How can I remove the slices with null value?</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
I tried using EXPRESSION without success. I specified > 0 since I think
"is not null" is not supported</font><font size=3> </font><font size=2 face="sans-serif"><br>
CLASS</font><font size=3> </font><font size=2 face="sans-serif"><br>
        NAME "Cri"</font><font size=3> </font><font size=2 face="sans-serif"><br>
        EXPRESSION ([cri] > 0)</font><font size=3>
</font><font size=2 face="sans-serif"><br>
        STYLE</font><font size=3> </font><font size=2 face="sans-serif"><br>
                SIZE [cri]</font><font size=3>
</font><font size=2 face="sans-serif"><br>
                COLOR 215 48 39</font><font size=3>
</font><font size=2 face="sans-serif"><br>
        END</font><font size=3> </font><font size=2 face="sans-serif"><br>
END</font><font size=3><br>
</font><font size=2 face="sans-serif"><br>
thanks for your help,</font><font size=3> </font><font size=2 face="sans-serif"><br>
Steve</font><font size=3> </font><tt><font size=2>_______________________________________________<br>
mapserver-users mailing list<br>
mapserver-users@lists.osgeo.org<br>
http://lists.osgeo.org/mailman/listinfo/mapserver-users<br>
</font></tt>
<br>
<br>
<br>