Re: [Paraview] Change the font in the Line Chart/XY plot

2011-06-07 Thread Marcus D. Hanwell
I don't see the patch, I can take a look at the patch if you upload it. Now the vtkLegend object is exposed it should be relatively simple. Marcus On Tue, Jun 7, 2011 at 5:45 AM, Paul Edwards wrote: > BTW here is link to page on mantis > - http://www.paraview.org/Bug/view.php?id=10643 > > On 7 J

Re: [Paraview] Change the font in the Line Chart/XY plot

2011-06-07 Thread Paul Edwards
BTW here is link to page on mantis - http://www.paraview.org/Bug/view.php?id=10643 On 7 June 2011 10:40, Paul Edwards wrote: > I've added a feature request in mantis and attached a patch to change the > font in the legend. Please can this be merged in? > > Thanks, > Paul > > > On 21 April 2010

Re: [Paraview] Change the font in the Line Chart/XY plot

2011-06-07 Thread Paul Edwards
I've added a feature request in mantis and attached a patch to change the font in the legend. Please can this be merged in? Thanks, Paul On 21 April 2010 16:42, pat marion wrote: > Hey Paul, > > If it's something you want to attempt yourself, you can grep for > ChartTitleFont in rendering.xml

Re: [Paraview] Change the font in the Line Chart/XY plot

2010-04-21 Thread pat marion
Hey Paul, If it's something you want to attempt yourself, you can grep for ChartTitleFont in rendering.xml to see how the title font property works. Then open vtkSMXYChartViewProxy.cxx and look at the implementation of SetTitleFont. This is where the proxy calls the VTK chart api to set the title

Re: [Paraview] Change the font in the Line Chart/XY plot

2010-04-21 Thread Marcus D. Hanwell
On Mon, Apr 19, 2010 at 4:03 AM, Paul Edwards wrote: > Hi, > > Is there a way to change the font for the legend text? In the chart > options it only gives options for the location and flow and it doesn't > seem to follow any of the other font settings. > > This is possible in the VTK API, but not

Re: [Paraview] Change the font in the Line Chart/XY plot

2010-04-21 Thread Paul Edwards
I don't think this is currently possible. Could someone give me any hints as to where to look for fixing this? Thanks in advance, Paul On 19 April 2010 09:03, Paul Edwards wrote: > Hi, > > Is there a way to change the font for the legend text?  In the chart > options it only gives options for t

[Paraview] Change the font in the Line Chart/XY plot

2010-04-19 Thread Paul Edwards
Hi, Is there a way to change the font for the legend text? In the chart options it only gives options for the location and flow and it doesn't seem to follow any of the other font settings. Thanks, Paul ___ Powered by www.kitware.com Visit other Kitwa