View Single Post
  #2 (permalink)  
Old 12-30-2006, 02:43 PM
storyr's Avatar
storyr
VIP Member
Offline
Location: Tacoma
 
Join Date: Sep 2006
Posts: 883
Reputation: 5538
storyr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Weather Panel Graph Layout

Quote:
Originally Posted by Robert
Anyone know how to change the graph font and size settings for the axis in Weather Panel,there so small I can't read them(probably an age thing). I'm running the Vista Theme on an A701. Thanks.
This is from the WeatherPanel Wiki.

In general, you'll find a TEXT command preceding the graph, like this example:

Code:
;TEXT
#VOID#
0,0,W,8,C
Tahoma,6,NORMAL,243-250-247

;GRAPH
HUMIDITY BAR COL1-105-255-105 COL2-0-255-0 COLGRID-243-250-247
-1,9,W-4,53
The example is setting the graph font to size 6. Change the font size and see if you can read it. In this example, NO ONE can read a font size of 6 on a QVGA device. Try 10 or 11...
Reply With Quote