<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 329: trigonal/hexagonal axis system ( was: Plot Style Polygon)</title><link href="https://sourceforge.net/p/gnuplot/feature-requests/329/" rel="alternate"/><link href="https://sourceforge.net/p/gnuplot/feature-requests/329/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnuplot/feature-requests/329/</id><updated>2012-05-03T22:36:20Z</updated><subtitle>Recent changes to 329: trigonal/hexagonal axis system ( was: Plot Style Polygon)</subtitle><entry><title>trigonal/hexagonal axis system ( was: Plot Style Polygon)</title><link href="https://sourceforge.net/p/gnuplot/feature-requests/329/" rel="alternate"/><published>2012-05-03T22:36:20Z</published><updated>2012-05-03T22:36:20Z</updated><author><name>Douglas </name><uri>https://sourceforge.net/u/douglasmason1/</uri></author><id>https://sourceforge.net5ebb72debf7c9b6a2fa7923dae6c601ac2ebf7bb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've wondered for a while now what the limitations are for implementing such a feature. I've found an extraordinarily convoluted work-around online (&lt;a href="http://www.gnuplotting.org/object-placement-using-a-data-file/" rel="nofollow"&gt;http://www.gnuplotting.org/object-placement-using-a-data-file/&lt;/a&gt;), but I believe the utility of the feature is sufficient to ask that this be part of core gnuplot functionality. The idea is as follows: say the user has a set of coordinates that describe a polygon, and they want to use this as their point type in a plot. This could be done using the "set object &amp;lt;index&amp;gt; polygon..." command. Then in the script type&lt;/p&gt;
&lt;p&gt;plot sin(x) w polygon &amp;lt;index&amp;gt;&lt;/p&gt;
&lt;p&gt;and the polygon object would be placed at the points specified by sin(x).&lt;/p&gt;
&lt;p&gt;Additional parameters: the data could be read in like "with ellipses" currently are, in which the third column (major axis) and fourth column (minor axis) determine scaling in x and y, and fifth column (angle) rotates the polygon after scaling.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>