vsouto Report post Posted February 9, 2012 (edited) Hello. Im trying to set some xAxisMinValue for my Graph, but its not working at all. I also tried the dynamicAxis feature and the graph seems to ignore them all. So because of that, my graph is showing a lot of non-used space insted of zooming in the line that interests. [font=Consolas,]<graph caption='Evolução com tempo' subCaption='' xAxisName='' yAxisName='Evolução com tempo' xAxisMinValue='1800' showNames='1' dynamicAxis='1' numDivLines='6' formatNumberScale='0' decimalPrecision='0' anchorSides='10' anchorRadius='3' anchorBorderColor='009900' exportEnabled='1' exportAtClient='0' exportHandler='FCexporter.php' exportAction='save' exportFileName='Ferramenta de Análise de Performance de Projetos e Iterações' ><set name='1' value='1908' 0='31' /><set name='2' value='1908' 0='72' /><set name='3' value='1908' 0='72' /><set name='4' value='1909' 0='27' /><set name='5' value='1910' 0='88' /><set name='6' value='1912' 0='63' /><set name='7' value='1912' 0='47' /><set name='8' value='1913' 0='91' /><set name='9' value='1913' 0='59' /><set name='10' value='1914' 0='36' /><set name='11' value='2914' 0='36' /><set name='12' value='2914' 0='64' /><set name='13' value='2915' 0='17' /><set name='14' value='2915' 0='80' /><set name='15' value='2916' 0='43' /><set name='16' value='2916' 0='96' /><set name='17' value='2918' 0='59' /><set name='18' value='2920' 0='3' /></graph>[/font] Edited February 9, 2012 by vsouto Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 10, 2012 Greetings. I am afraid, I am not able to comprehend the issue. Could you please confirm, which FusionCharts version are you using? And also, what chart type used? Share this post Link to post Share on other sites
vsouto Report post Posted February 10, 2012 I am using the last Free version (2.2) adapted by me for CakePHP . The chart used is FCF_Line and the xml is the one above. The problem is in the X limit that is not reading my xAxisMinValue and because of that, a lot of space in the chart is unused as seen in the screenshot. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 13, 2012 Hi. I am afraid, ' xAxisMinValue' attribute is not available in FusionCharts Free version. For more information about features, please refer the following URL: http://www.fusioncharts.com/goodies/fusioncharts-free/compare/ Hope this helps. Share this post Link to post Share on other sites
vsouto Report post Posted February 13, 2012 ok, thanks. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 13, 2012 Happy FusionCharting ! Share this post Link to post Share on other sites