Golden (sublime) triangles in Orange

By: MARKO, Aug 19, 2011

Hand in hand with the development of the new visualization framework and the financial crisis we are putting some gold into Orange. The arrows at the ends of the axes are, as of today, small golden triangles. See the changes in owaxis.py!

-        path.moveTo(0, 3)
-        path.lineTo(0, -3)
-        path.lineTo(5, 0)
+        path.moveTo(0, 3.09)
+        path.lineTo(0, -3.09)
+        path.lineTo(9.51, 0)