[Kst] [Bug 148038] set the fontsize of an axis label through Javascript

Andrew Walker arwalker at sumusltd.com
Wed Jul 25 22:01:56 CEST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=148038         
arwalker sumusltd com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From arwalker sumusltd com  2007-07-25 22:01 -------
It should now be possible to do the following:

Kst.windows[0].plots[0].xAxis.title.text = "Time (s)"
Kst.windows[0].plots[0].xAxis.title.fontSize = 12

Kst.windows[0].plots[0].xAxis.label = "Time (s)" is still supported.


More information about the Kst mailing list