in reply to add_chart_ext does not work when compressed
The warning message comes from the add_chart() method but the program is using the add_chart_ext() method which doesn't throw a warning like that.
Are you using add_chart() and add_chart_ext() in the same program?
In order to investigate this you will probably need to post a cut down version of the program that demonstrates the issue. Or at least show the sections of the program that generate charts.
--
John.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: add_chart_ext does not work when compressed
by samuelalfred (Sexton) on Apr 21, 2011 at 07:01 UTC | |
by jmcnamara (Monsignor) on Apr 21, 2011 at 09:32 UTC | |
by Anonymous Monk on Apr 21, 2011 at 09:49 UTC | |
by jmcnamara (Monsignor) on Apr 21, 2011 at 11:21 UTC | |
by Anonymous Monk on Apr 22, 2011 at 05:36 UTC | |
|