Welcome! Log In Create A New Profile

Advanced

CHARTs under WEBDEV

Posted by JOHN LOW 
JOHN LOW
CHARTs under WEBDEV
October 20, 2021 11:27AM
Hi,

Which function can i use to display wordings on top of the each column in the columns chart under WEBDEV?

Regards,

JOHN LOW
JOHN LOW
Re: CHARTs under WEBDEV
October 23, 2021 02:46PM
JOHN LOW Wrote:
-------------------------------------------------------
> Hi,
>
> Which function can i use to display wordings on
> top of the each column in the columns chart under
> WEBDEV?
>
> Regards,
>
> JOHN LOW

Hi,

Anyone have any info ?

Regards,

JOHN LOW
JP
Re: CHARTs under WEBDEV
October 23, 2021 05:06PM
John,

I cannot remember off-hand exactly but ... look under the chart control description, details tab. I believe the options "Show Values" is what you want or perhaps the "Display the stacked lables as well" on the same page. Also check the help for chart control functions. Look at column charts and follow the "see also" functions.
JOHN LOW
Re: CHARTs under WEBDEV
October 25, 2021 03:22PM
JP Wrote:
-------------------------------------------------------
> John,
>
> I cannot remember off-hand exactly but ... look
> under the chart control description, details tab.
> I believe the options "Show Values" is what you
> want or perhaps the "Display the stacked lables
> as well" on the same page. Also check the help for
> chart control functions. Look at column charts and
> follow the "see also" functions.

Hi JP,

The "Show Values" is there...it's just that i want to change the values (using coding) being displayed.
Let me check if there's any chart functions.

Regards,

JOHN LOW
JP
Re: CHARTs under WEBDEV
October 25, 2021 04:36PM
John,

Im using grToolTip to create a custom label for each column but it only shows when the mouse hovers on the column.
Re: CHARTs under WEBDEV
October 26, 2021 06:21PM
Hi John,

I'm not sure you can put a label on TOP of the column in webdev. In case you weren't aware you can put one underneath using CHART_MyChart.CategoryLabel(2,"Column 2").

You may want to look at integrating a javascript based charting library that has a bit more granular control. There are several really nice ones out there.

Cheers!
ken
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: