<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Jul 2016 13:06:00 Z</lastBuildDate><pubDate>23 Jun 2016 14:37:00 Z</pubDate><description>Hello,&#13;
&#13;
Using Windev 20, bar chart, horizontal zoom&#13;
&#13;
At runtime, clients will choose the data that's to be displayed as chart. I used a internal window which accepts the user input, query the db (hExecuteSQLQuery), add those data (graddData) and category label (grCategoryLabel) and draw the chart (grDraw) commands.&#13;
&#13;
When the users changes his choice, I need to clear graph and redraw it again with the fresh data. To clear, I use (grDeleteSeries) and again add data with grAdddata &amp; grCategoryLabel.&#13;
&#13;
This works fine when I don't use the zoom facility. After using the zoom facility, if the input is modified, the graph is not reflecting the correct data.&#13;
&#13;
Am I missing something in using the zoom facility ?&#13;
To clear a graph and start afresh, grDeleteSeries command is enough ?&#13;
&#13;
Happiness Always&#13;
BKR Sivaprakash</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem/read.awp</link><title>Re: [WD20] Chart zoom problem</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem-58430/read.awp</comments><pubDate>1 Jul 2016 13:06:00 Z</pubDate><description>Hello,&#13;
&#13;
Tried with&#13;
&#13;
1. grDeleteAll&#13;
2. grDeleteSeries&#13;
3. grAutoRefreshSeries&#13;
4. grAutoRefreshCategoryLabel&#13;
5. grClearPict…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem-58430/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem-58430/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem/read.awp">Re: [WD20] Chart zoom problem</source><title>Re: [WD20] Chart zoom problem</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem-58400/read.awp</comments><pubDate>30 Jun 2016 14:20:00 Z</pubDate><description>Hello,&#13;
&#13;
Any ways to refresh charts, once displayed ?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem-58400/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem-58400/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58287-wd20-chart-zoom-problem/read.awp">Re: [WD20] Chart zoom problem</source><title>Re: [WD20] Chart zoom problem</title></item></channel></rss>
