<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, plot option axesfont</title>
    <link>http://www.mapleprimes.com/questions/40999-Plot-Option-Axesfont</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 09:40:59 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 09:40:59 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, plot option axesfont</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, plot option axesfont</title>
      <link>http://www.mapleprimes.com/questions/40999-Plot-Option-Axesfont</link>
    </image>
    <item>
      <title>Curious bug</title>
      <link>http://www.mapleprimes.com/questions/40999-Plot-Option-Axesfont?ref=Feed:MaplePrimes:plot option axesfont:Comments#answer76070</link>
      <itunes:summary>This is a rather odd bug.  It's not a distinction between horizontal and vertical, I think, rather that tickmarks on one axis are specified using strings.
If you change ROMAN to ITALIC or BOLD, you'll see that this does affect the horizontal tickmarks as well as the vertical ones.  The font size and font family don't affect tickmarks specified using strings.  
A work-around is to use names rather than strings.  Thus
&lt;pre&gt;
&gt; dates :=  [0 = `21/8/00`, 140 = `8/1/01`, etc ]
&lt;/pre&gt;
ought to do it.</itunes:summary>
      <description>This is a rather odd bug.  It's not a distinction between horizontal and vertical, I think, rather that tickmarks on one axis are specified using strings.
If you change ROMAN to ITALIC or BOLD, you'll see that this does affect the horizontal tickmarks as well as the vertical ones.  The font size and font family don't affect tickmarks specified using strings.  
A work-around is to use names rather than strings.  Thus
&lt;pre&gt;
&gt; dates :=  [0 = `21/8/00`, 140 = `8/1/01`, etc ]
&lt;/pre&gt;
ought to do it.</description>
      <guid>76070</guid>
      <pubDate>Wed, 08 Aug 2007 23:24:58 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>Thanks</title>
      <link>http://www.mapleprimes.com/questions/40999-Plot-Option-Axesfont?ref=Feed:MaplePrimes:plot option axesfont:Comments#answer76054</link>
      <itunes:summary>Many thanks Robert. I should have noticed that axesfont had no effect on strings, whether on the horizontal, or vertical axis.

Presumably this is one result of the improvements made to plots in Maple 11.01, but it is strange that there are no commands for adjusting the font and size.

It is minor nuisance, as it was convenient with Maple 10.06 to use readdata to import an array from a text file, in which one column contained dates expressed as strings. It was then a simple matter to produce the list shown as "dates" in the example above. Now, it's necessary to use convert(x,'`local`') to convert those date strings into names, before doing anything else.

Let's hope the Maplesoft will clean up this bug.

Sorry to have taken so long to reply, but I was away for the day.

J. Tarr</itunes:summary>
      <description>Many thanks Robert. I should have noticed that axesfont had no effect on strings, whether on the horizontal, or vertical axis.

Presumably this is one result of the improvements made to plots in Maple 11.01, but it is strange that there are no commands for adjusting the font and size.

It is minor nuisance, as it was convenient with Maple 10.06 to use readdata to import an array from a text file, in which one column contained dates expressed as strings. It was then a simple matter to produce the list shown as "dates" in the example above. Now, it's necessary to use convert(x,'`local`') to convert those date strings into names, before doing anything else.

Let's hope the Maplesoft will clean up this bug.

Sorry to have taken so long to reply, but I was away for the day.

J. Tarr</description>
      <guid>76054</guid>
      <pubDate>Thu, 09 Aug 2007 23:29:32 Z</pubDate>
      <itunes:author>Mariner</itunes:author>
      <author>Mariner</author>
    </item>
    <item>
      <title>Strings and axesfont option</title>
      <link>http://www.mapleprimes.com/questions/40999-Plot-Option-Axesfont?ref=Feed:MaplePrimes:plot option axesfont:Comments#answer76038</link>
      <itunes:summary>There is indeed a problem with the axefont option and axes labels that are provided as strings. I've added this report to our bugs database and we plan to have it fixed in a future release.

Paulina Chin
Maplesoft</itunes:summary>
      <description>There is indeed a problem with the axefont option and axes labels that are provided as strings. I've added this report to our bugs database and we plan to have it fixed in a future release.

Paulina Chin
Maplesoft</description>
      <guid>76038</guid>
      <pubDate>Fri, 10 Aug 2007 21:49:50 Z</pubDate>
      <itunes:author>pchin</itunes:author>
      <author>pchin</author>
    </item>
  </channel>
</rss>