John Darrington <j...@darrington.wattle.id.au> writes:

> On Sat, Jan 07, 2012 at 01:15:38PM -0800, Ben Pfaff wrote:
>      
>      OK, I now see what the problem was.  Beats me why I couldn't
>      reproduce it before.  Other kinds of charts work just as well.
>      
>      Anyhow, I pushed an adjustment to your fix:
>      
>      -  apply_options (xr->xr, o);
>      +  if (is_table_item (xr->item))
>      +    apply_options (xr->xr, o);
>
> This surprises me.  Shouldn't charts and text items also be capable
> of changing their colours and fonts?

Of course they should, but this has not yet been implemented.
-- 
Ben Pfaff 
http://benpfaff.org

_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to