Hi Karpa,
You can disable the ATTR_REFRESH_GRAPH attribute, which will prevent new plots from being drawn. Then, after plotting and then changing the width, you can re-enable ATTR_REFRESH_GRAPH, which should cause the plots to be drawn using the new width.
Luis