Quantcast
Channel: PHPExcel Forum Rss Feed
Viewing all articles
Browse latest Browse all 2707

New Post: Need to rotate my axis labels. How do I do that?

$
0
0
I'm new to PHPExcel, I'm using it for a tool that needs to be able to export to HTML, Excel, CSV, PDF...

Anyway, I have things working pretty much but when I do the HTML export (and the PDF because I made my PDF export a rotated printout of the HTML export) my graph labels are all running on top of each other.

I know PHPExcel is using JpGraph and I see on JpGraph's site (http://jpgraph.net/download/manuals/chunkhtml/ch08s04.html) that it's possible to rotate the labels.

The Excel download has the labels rotated, but I'm assuming it's OpenOffice doing that automatically

Is there a way to tell PHPExcel to rotate the labels?

Viewing all articles
Browse latest Browse all 2707

Trending Articles