I'm using these options:
select 'dbr.chart', 'MSSpline','',1300;
select 'dbr.chart.options', 'imagechart';
select 'dbr.chart.options', 'showvalues', '1';
The chart shows up fine, but there are no values.
Any suggestions?
I'm using these options:
select 'dbr.chart', 'MSSpline','',1300;
select 'dbr.chart.options', 'imagechart';
select 'dbr.chart.options', 'showvalues', '1';
The chart shows up fine, but there are no values.
Any suggestions?
Multiseries spline chart should show the values by default. Do other texts show up in the chart (axis, labels)? Can you show an example image?
--
myDBR Team
I seem to have the reverse problem: using "SELECT 'dbr.chart.options', 'showvalues', 0;" I can't get the values to be removed on an msarea charts. Any suggestions?
Does not look like showvalues with msarea is working. We'll fix that.
--
myDBR Team
Thanks - thought I was missing something obvious!
In this case it was us. Stay tuned.
--
myDBR Team
Run the updater to get the latest build. Should work now.
Thanks for reporting this issue.
--
myDBR Team
Wow - that was fast :-) Thanks - all seems to work fine now.
You must log in to post.