<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[REXYGEN Community Forum / dygraphOptions]]></title>
	<link rel="self" href="https://www.rexygen.com/oldforum/extern.php?action=feed&amp;tid=452&amp;type=atom"/>
	<link href="http://www.rexygen.com/oldforum/viewtopic.php?id=452"/>
	<updated>2018-07-11T12:08:40Z</updated>
	<generator>FluxBB</generator>
	<id>http://www.rexygen.com/oldforum/viewtopic.php?id=452</id>
	<entry>
		<title type="html"><![CDATA[Re: dygraphOptions]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1983#p1983"/>
		<content type="html"><![CDATA[<p>Thanks a lot for your reply Tomas.</p><p>That definitely worked also for me. I am just not skilled in this language format :-)<br />The following expression hid the range selector: </p><div class="codebox"><pre><code>{&quot;showRangeSelector&quot;: 0}</code></pre></div><p>I found usefull also an option includeZero to always include 0 value on y-axis and I managed to plot the area chart using fillGraph option.<br />The graph below was plotted using the following option string: </p><div class="codebox"><pre><code>{&quot;fillGraph&quot;: 1, &quot;includeZero&quot;: 1, &quot;showRangeSelector&quot;: 0}</code></pre></div><p><span class="postimg"><img src="https://www.rexcontrols.cz/forum/img/members/123/fillChart.png" alt="fillGraph example" /></span></p><p>Regards,<br />Michal</p>]]></content>
		<author>
			<name><![CDATA[mkrupicka]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=123</uri>
		</author>
		<updated>2018-07-11T12:08:40Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1983#p1983</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: dygraphOptions]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1982#p1982"/>
		<content type="html"><![CDATA[<p>Hello Michal,</p><p>thank you for your kind words.</p><p>Try to use following pattern of &quot;dygraphOptions&quot; parameter in TRND RexHMI component:</p><div class="codebox"><pre><code>{&quot;axisLineWidth&quot;: 1, &quot;strokeWidth&quot;: 2, &quot;highlightSeriesOpts&quot;: {&quot;strokeWidth&quot;: 5}}</code></pre></div><p>This one definitely worked for me.</p><p>Please, let me know if you managed to achieve desired behaviour.</p><p>Regards, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-07-10T18:09:57Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1982#p1982</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[dygraphOptions]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1981#p1981"/>
		<content type="html"><![CDATA[<p>Hello all in Rex Controls!</p><p>I was playing a bit with trend graphs in RexHMI Designer using TRND component.<br />There are several options already available in &quot;Edit HMI Component&quot; dialog enabling user create wonderfull charts, good enough to present development of technical parameters.</p><p>There are also probably more options available through dygraphOptions field but I failed to understand how to use it.<br />I read some documentation on <a href="http://dygraphs.com/options.html" rel="nofollow">http://dygraphs.com/options.html</a> as suggested by component properties but none of them worked for me.<br />I was particulary interested in default hiding of the range selector so I tried to put {showRangeSelector = none} into the dygraphOptions field but get an error &quot;Parsing option dygraphOptions failed! It is not valid JSON object. Old value restored!&quot;</p><p>Could you give me a hint how to use the dygraphOption or tell me if it is possible at all within RexHMI Designer tool, please?</p><p>Pretty usefull for presenting some parameters would be also an area graph (line graph with semi-transparent area between the line and time axis like the graph at the bottom of the following page: <a href="http://dygraphs.com/tests/range-selector.html" rel="nofollow">http://dygraphs.com/tests/range-selector.html</a>) but that will be the next step :-)</p><p>Thank you in advance for answer.</p><p>Have a nice day,<br />Michal</p>]]></content>
		<author>
			<name><![CDATA[mkrupicka]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=123</uri>
		</author>
		<updated>2018-07-10T16:51:02Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1981#p1981</id>
	</entry>
</feed>
