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

gradient color dependent to HSI

1 merge request!1Add Svn history
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
Showing with 9 additions and 21 deletions
+9 -21
...@@ -15,31 +15,19 @@ ...@@ -15,31 +15,19 @@
<alpha>255</alpha> <alpha>255</alpha>
</bgColor> </bgColor>
<pikeColor> <pikeColor>
<red>255</red>
<green>0</green>
<blue>0</blue>
<alpha>255</alpha>
</pikeColor>
<shapeColor>
<red>0</red> <red>0</red>
<green>0</green> <green>0</green>
<blue>0</blue> <blue>190</blue>
<alpha>255</alpha> <alpha>255</alpha>
</shapeColor> </pikeColor>
<hsiColor> <textColor>
<red>51</red> <red>10</red>
<green>102</green> <green>10</green>
<blue>255</blue> <blue>10</blue>
<alpha>255</alpha> <alpha>255</alpha>
</hsiColor> </textColor>
<textColor>
<red>10</red>
<green>10</green>
<blue>10</blue>
<alpha>255</alpha>
</textColor>
<margin>0</margin> <margin>0</margin>
<hsiMaxValueThreshold>0.5</hsiMaxValueThreshold>
</pikelake.environment.Movement2DWithinShapeObserver> </pikelake.environment.Movement2DWithinShapeObserver>
<fr.cemagref.observation.observers.jfreechart.TemporalSerieChart> <fr.cemagref.observation.observers.jfreechart.TemporalSerieChart>
<graphType>LINE</graphType> <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