log libinterp/interpfcn/graphics.cc @ 16204:92f8bfae9b13

age author description
Wed, 06 Mar 2013 12:14:11 -0800 Rik Set default xlabel "verticalalignment" to "top".
Wed, 06 Mar 2013 10:56:12 -0800 Rik Fix spacing between ylabel and y-axis (bug #38461)
Sun, 09 Dec 2012 13:01:53 -0500 Pantxo Diribarne graphics.cc (graphics_object::set (const octave_map& m)): set structure
Fri, 30 Nov 2012 13:21:15 -0800 Rik Tweak C++ implementation of jet colormap to produce exactly the same result as jet.m
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/graphics.cc@cd0a56972ab8
Wed, 19 Sep 2012 15:34:15 -0400 John W. Eaton call more built-in functions directly
Thu, 23 Aug 2012 12:13:59 -0400 John W. Eaton use std::numeric_limits<T>::epsilon in C++ code
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/interpfcn/graphics.cc@66818f3093ff