Black background problem

#1
Hi,
When I use SetChartBKcolor(colorBlack), the chart turns black and I can't see anything in black, that include the right and bottom panel. Date at the bottom and prices at the right panel becomes invisible. i.e. Anything in black could not be read.
Any help is appreciated,
Best regards,,,

PS. I tried the SetChartBkGradientFill function, but it didn't help much.
 

ocil

Well-Known Member
#2
Hi,
When I use SetChartBKcolor(colorBlack), the chart turns black and I can't see anything in black, that include the right and bottom panel. Date at the bottom and prices at the right panel becomes invisible. i.e. Anything in black could not be read.
Any help is appreciated,
Best regards,,,

PS. I tried the SetChartBkGradientFill function, but it didn't help much.
You can change like image
 
#3
I'm aware of this option, even doing so, still characters in black can't be read, i.e. Dates at the bottom panel and right panel information.
 

KelvinHand

Well-Known Member
#4
I'm aware of this option, even doing so, still characters in black can't be read, i.e. Dates at the bottom panel and right panel information.
Are you telling people you "aware" of it but doing nothing or
hand on and done as what ocil telling and then it is really not working ?

Can you go to preference ->colors and check your Axis (Text) Color is it black and change to white and see for yourself
 

manishchan

Well-Known Member
#5
Hi,
When I use SetChartBKcolor(colorBlack), the chart turns black and I can't see anything in black, that include the right and bottom panel. Date at the bottom and prices at the right panel becomes invisible. i.e. Anything in black could not be read.
Any help is appreciated,
Best regards,,,

PS. I tried the SetChartBkGradientFill function, but it didn't help much.
I'm aware of this option, even doing so, still characters in black can't be read, i.e. Dates at the bottom panel and right panel information.
I doubt that your text (panes that you say get invisible) are also colored black. If you make your background black with black text panel what will you be able to read ??:D Why don't you post screen shots that can help you get right help.
 
Last edited:

mastermind007

Well-Known Member
#6
Kelvin

LOL!! You reminded me of Dell IT Tech support Questions in its initial years

Is the computer plugged into a power source?
Did you remember to turn your CPU and display unit on?

Capitano, simply comment the code line "SetChartBkColor". After that replace all color names in code with colorBlack

Do not use SetChartBkGradientFill. It is more advanced function and unless function is used incorrectly, it will never create mono colored background
 
Last edited:

nirav_j

Well-Known Member
#7
LOL!! You reminded me of Dell IT Tech support Questions in its initial years

Is the computer plugged into a power source?
Did you remember to turn your CPU and display unit on?
I've done that. Asked those questions as a Dell Tech. and shockingly, many times, it was a case of simply powering the system ON. :D

Mericans. :eek::D
 
#8
I've done that. Asked those questions as a Dell Tech. and shockingly, many times, it was a case of simply powering the system ON.
You can say that again man, Lol.

I guess I was more trapped in formulas that I didn't think outside the box, even when ocil mentioned the preferences, I though he meant changing chart back ground to black using preferences instead using the chart back ground formula.

Gentlemen,,, I OWE YOU AN APOLOGY.
 

KelvinHand

Well-Known Member
#9
You can say that again man, Lol.

I guess I was more trapped in formulas that I didn't think outside the box, even when ocil mentioned the preferences, I though he meant changing chart back ground to black using preferences instead using the chart back ground formula.

Gentlemen,,, I OWE YOU AN APOLOGY.
Hi mastermind007,

See. I need not to argue with u anymore.
So many cases in this forum, people keep commit the same basic issue.

I remember 1 case the people keep focus on the advance solutions but
then when i advise the basic, and whole problem solved.

Therefore from then onward, those people do not give detail enough information, don't even give script, don't even give image. then just give a basic advice. So that you can dig all the information from the start.

It is a silly way, but quite effective so far.
 

mastermind007

Well-Known Member
#10
Hi mastermind007,

See. I need not to argue with u anymore.
So many cases in this forum, people keep commit the same basic issue.

I remember 1 case the people keep focus on the advance solutions but
then when i advise the basic, and whole problem solved.

Therefore from then onward, those people do not give detail enough information, don't even give script, don't even give image. then just give a basic advice. So that you can dig all the information from the start.

It is a silly way, but quite effective so far.
Hmmmm

What can I say ...

Kelvin Rules ... Fahrenheit drools ...
 

Similar threads