Commit 4c75143f authored by Dumoulin Nicolas's avatar Dumoulin Nicolas
Browse files

gradient color dependent to HSI

1 merge request!1Add Svn history
Showing with 9 additions and 21 deletions
+9 -21
......@@ -15,31 +15,19 @@
<alpha>255</alpha>
</bgColor>
<pikeColor>
<red>255</red>
<green>0</green>
<blue>0</blue>
<alpha>255</alpha>
</pikeColor>
<shapeColor>
<red>0</red>
<green>0</green>
<blue>0</blue>
<blue>190</blue>
<alpha>255</alpha>
</shapeColor>
<hsiColor>
<red>51</red>
<green>102</green>
<blue>255</blue>
<alpha>255</alpha>
</hsiColor>
<textColor>
<red>10</red>
<green>10</green>
<blue>10</blue>
<alpha>255</alpha>
</textColor>
</pikeColor>
<textColor>
<red>10</red>
<green>10</green>
<blue>10</blue>
<alpha>255</alpha>
</textColor>
<margin>0</margin>
<hsiMaxValueThreshold>0.5</hsiMaxValueThreshold>
</pikelake.environment.Movement2DWithinShapeObserver>
<fr.cemagref.observation.observers.jfreechart.TemporalSerieChart>
<graphType>LINE</graphType>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment