<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/pyx/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/pyx/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/pyx/feature-requests/</id><updated>2014-01-14T09:18:45.552000Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>#7 epsfile import does not feature a rotation </title><link href="https://sourceforge.net/p/pyx/feature-requests/7/?limit=25#18c2" rel="alternate"/><published>2014-01-14T09:18:45.552000Z</published><updated>2014-01-14T09:18:45.552000Z</updated><author><name>Andre Wobst</name><uri>https://sourceforge.net/u/wobsta/</uri></author><id>https://sourceforge.netf9dcb96af26c684cd581a4303d6855ebdc8a5c95</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the report. We'll consider to add a rotation argument (and I keep the feature request open). At the moment you can simply apply a rotation when inserting the epsfile into the canvas.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>epsfile import does not feature a rotation </title><link href="https://sourceforge.net/p/pyx/feature-requests/7/" rel="alternate"/><published>2014-01-14T09:06:59.819000Z</published><updated>2014-01-14T09:06:59.819000Z</updated><author><name>paularmand</name><uri>https://sourceforge.net/u/paularmand/</uri></author><id>https://sourceforge.net9f697c2985d157daa3e181e108044a74551fd7b7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;epsfile.epsfile currently supports supports scaling and translation, but it would be nice if this also could support rotation (extra argument rotation in degrees or radians). Thanks for considering this.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#6 linkedaxis defaults if axes is changed. </title><link href="https://sourceforge.net/p/pyx/feature-requests/6/?limit=25#58e7" rel="alternate"/><published>2013-02-04T23:03:50.142000Z</published><updated>2013-02-04T23:03:50.142000Z</updated><author><name>Andre Wobst</name><uri>https://sourceforge.net/u/wobsta/</uri></author><id>https://sourceforge.neta850b2d92f6d0fa9c3dd48fb1b7f872915a6826a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>linkedaxis defaults if axes is changed. </title><link href="https://sourceforge.net/p/pyx/feature-requests/6/" rel="alternate"/><published>2013-01-28T09:52:04.410000Z</published><updated>2013-01-28T09:52:04.410000Z</updated><author><name>Jorge Leitão</name><uri>https://sourceforge.net/u/jorgecarleitao/</uri></author><id>https://sourceforge.net4ba879bae5715a2b0848f5f734cb63be74662583</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;b&gt;Problem:&lt;/b&gt; On a graph, the opposite line of an axes don't change when basepathattrs are changed on a graph.axis.painter. This is unlikely what most users would like, as for instance it causes different sides of the graph to have different line attributes (if a user increases line width of the axes, he/she expects the same to be done, by default, on the other side of the graph).&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Reason: the attributes of axies.painter are not passed to axis.linkpainter in creation of axis. In particular, the class _regularaxis initializes as &lt;/p&gt;
&lt;p&gt;def &lt;strong&gt;init&lt;/strong&gt;(self, min=None, max=None, reverse=0, divisor=None, title=None,&lt;br /&gt;
    painter=painter.regular(), texter=texter.mixed(), linkpainter=painter.linked(),&lt;br /&gt;
    density=1, maxworse=2, manualticks=[], fallbackrange=None):&lt;br /&gt;
    ...&lt;/p&gt;
&lt;p&gt;causing the painter's attributes not to be passed to the linkpainter, but rather a simple creation of a painter.linked().&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Proposal:&lt;/b&gt; make some of the attributes of _regularaxis.painter to be passed to _regularaxis.linkpainter during initialization of _regularaxis. This behavior is also found on other programs, e.g. xmgrace.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Discussion:&lt;/b&gt; Because not all of the attributes would likely (by most users) be passed to the linked painter (e.g. outerticklength is not so useful if the axes has no labels by default), I propose the following minimal set of attributes to be passed:&lt;br /&gt;
         innerticklength&lt;br /&gt;
         tickattrs&lt;br /&gt;
         basepathattrs&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>linkedaxis defaults if axes is changed. </title><link href="https://sourceforge.net/p/pyx/feature-requests/6/" rel="alternate"/><published>2013-01-28T09:52:04.410000Z</published><updated>2013-01-28T09:52:04.410000Z</updated><author><name>Jorge Leitão</name><uri>https://sourceforge.net/u/jorgecarleitao/</uri></author><id>https://sourceforge.net3c83d238f50e23e9afb814f70849ff5af8b77b58</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 6 has been modified: linkedaxis defaults if axes is changed. &lt;br /&gt;
Edited By: Andre Wobst (wobsta)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Ticket 4 has been modified: Color-space aware color.lineargradient
Edited By: Andre Wobst (wobsta)
Status updated: u'open' =&gt; u'closed'
_milestone updated: '' =&gt; u'Next_Release_(example)'</title><link href="https://sourceforge.net/p/pyx/feature-requests/4/" rel="alternate"/><published>2012-10-17T22:25:42.549000Z</published><updated>2012-10-17T22:25:42.549000Z</updated><author><name>Andre Wobst</name><uri>https://sourceforge.net/u/wobsta/</uri></author><id>https://sourceforge.net6900361e8dd23c571fb36b8636065b1d3685da02</id><summary type="html">Ticket 4 has been modified: Color-space aware color.lineargradient
Edited By: Andre Wobst (wobsta)
Status updated: u'open' =&gt; u'closed'
_milestone updated: '' =&gt; u'Next_Release_(example)'</summary></entry><entry><title>#4 Color-space aware color.lineargradient</title><link href="https://sourceforge.net/p/pyx/feature-requests/_discuss/thread/ffc6974f/" rel="alternate"/><published>2012-10-17T22:25:42.538000Z</published><updated>2012-10-17T22:25:42.538000Z</updated><author><name>Andre Wobst</name><uri>https://sourceforge.net/u/wobsta/</uri></author><id>https://sourceforge.net7b46b6289b38011eac1fff7066237aa21920eb43</id><summary type="html">- **status**: open --&gt; closed
- **milestone**:  --&gt; Next_Release_(example)
</summary></entry><entry><title/><link href="https://sourceforge.net/p/pyx/feature-requests/5/" rel="alternate"/><published>2012-10-16T17:58:37.323000Z</published><updated>2012-10-16T17:58:37.323000Z</updated><author><name>Andre Wobst</name><uri>https://sourceforge.net/u/wobsta/</uri></author><id>https://sourceforge.netbf7f0f5b2ca6d04806c7667a69b65a56a7a9147a</id><summary type="html"/></entry><entry><title/><link href="https://sourceforge.net/p/pyx/feature-requests/4/" rel="alternate"/><published>2012-10-16T17:58:37.087000Z</published><updated>2012-10-16T17:58:37.087000Z</updated><author><name>Andre Wobst</name><uri>https://sourceforge.net/u/wobsta/</uri></author><id>https://sourceforge.nete20b136248d33f1bf33c67f3922161052f1bb1a1</id><summary type="html"/></entry><entry><title/><link href="https://sourceforge.net/p/pyx/feature-requests/3/" rel="alternate"/><published>2012-10-16T17:58:36.905000Z</published><updated>2012-10-16T17:58:36.905000Z</updated><author><name>Andre Wobst</name><uri>https://sourceforge.net/u/wobsta/</uri></author><id>https://sourceforge.netde8b85c880204b27d05716804c86b39a424cfc1f</id><summary type="html"/></entry></feed>