Graphic line color customized ? - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Graphic line color customized ? (/showthread.php?tid=1206) |
Graphic line color customized ? - SigmaTec - 01.02.2018 Hi all, is there any way to link the graphic thickness, type of stroke and color to a custom CSS (for example) ? I try to find a way using the "magic F12" element's analyser, but without succes... Thank's in advance for your answer. Dominique, from France RE: Graphic line color customized ? - Erwin van der Zwart - 01.02.2018 Hi, You can use a rgb object for this and tweak it with css. (show only value) Thickness, size, height, angle etc can be set by custom css to your additional class. This way you can have a colored line that can be set by object value. BR, Erwin RE: Graphic line color customized ? - SigmaTec - 03.02.2018 Hi Erwin, many thanks for your answer ! BR, Dominique |