Centering a Chart

3 views
Skip to first unread message

Steve Pisani

unread,
Mar 8, 2009, 12:25:24 PM3/8/09
to InterSys...@googlegroups.com

Hi,

 

Does anyone know how to centre a chart (say a <barChart>), horizontally, in the middle of the page ?

 

thanks

 

Steve Pisani

 

 

Jonathan Levinson

unread,
Mar 8, 2009, 1:13:36 PM3/8/09
to InterSys...@googlegroups.com

Are you talking about ZEN Reports?

 

Best Regards,

Jonathan S. Levinson

Senior Software Developer

Object Group

InterSystems

617-621-0600

Steve Pisani

unread,
Mar 9, 2009, 2:15:00 AM3/9/09
to InterSystems: Zen Community

Yes - I'm sorry - I don't know how I forgot to specify that...!.

I am referring to ZEN Reports and I want to put a ZEN Report chart,
horizontally-speaking, in the middle of the html/pdf page.

thanks

Steve



On Mar 9, 4:13 am, "Jonathan Levinson"

Jonathan Levinson

unread,
Mar 9, 2009, 2:49:34 PM3/9/09
to InterSys...@googlegroups.com
For PDF, you can specify a text:align:center in the block:

<block style="text-align:center">
<barChart

The above does not work for HTML.

In a forthcoming ZEN Reports you can specify div:

<group name ="Theatres" pagebreak="true" >
<div style="text-align:center">

The above does work for PDF and HTML.

Best Regards,
Jonathan S. Levinson
Senior Software Developer
Object Group
InterSystems
617-621-0600


Steve Pisani

unread,
Mar 10, 2009, 2:58:55 AM3/10/09
to InterSystems: Zen Community
Great -

Thanks

Steve

On Mar 10, 5:49 am, "Jonathan Levinson"
> >                              61...               
>
> > From: InterSys...@googlegroups.com
> > [mailto:InterSys...@googlegroups.com] On Behalf Of Steve Pisani
> > Sent: Sunday, March 08, 2009 12:25 PM
> > To: InterSys...@googlegroups.com
> > Subject: [InterSystems-Zen] Centering a Chart
>
> > Hi,
>
> > Does anyone know how to centre a chart (say a <barChart>), horizontally,
> > in the middle of the page ?
>
> > thanks
>
> > Steve Pisani- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages