nathfy / auto-table-to-chart

Automatically exported from code.google.com/p/auto-table-to-chart
0 stars 0 forks source link

Problems with width and question about x-axis #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloaded the zip file into my ~jdavis/publiic_html directy and unzipped 
it. 

2) Was able to get the sample graphs up and running and into my IE.

3. Teaked the flash_chart_style.css file to change the height to like 600 and 
the background color to something else.

4) all the graphs showed increase height and changed the background color to 
the new color.

5) Changed the width values to a greater number and a smaller number and did 
not get a corasponding increase or decrease in the chart width.

Is there a bug in this or is there a problem in the way I am trying to do this?

I am not a java programmer, but is there a way to specify that the X-axis 
should only display every 10th lable on the X-axis?

/* you need this class no matter what for default chart style */
.flash_chart_setup{
        width:100px;
        height:100px;
        /* graph background colour */
        background-color:#00ffff;

The height here changed, but the width did not.

Downloaded the latest auto-table-to-chart that was available labled _03
Downloaded the Latest(?) open-flash-chart .../2-lug-Wyrm-Charmer.zip file.

Thanks

Joe
k

Original issue reported on code.google.com by davisj...@gmail.com on 1 Mar 2011 at 4:37

GoogleCodeExporter commented 9 years ago
Hi All,

I am also facing the same problem and not able to increase/decrease the width 
of the chart by changing the width parameter in the css file.
also is there any way we can show the x -axis parameter a bit tilted to some 
degrees, since I have a long text on the X-axis and all the text is getting 
overridden by each other.

Original comment by shamsulb...@gmail.com on 21 Mar 2012 at 9:18

GoogleCodeExporter commented 9 years ago

Original comment by nat...@gmail.com on 18 Mar 2013 at 3:25