gibbitty Report post Posted August 21, 2007 I am using the log scale multi line chart and have 4 y series data sets and a single x axis set. The x axis set is dates where i have monthly data for 4 years and daily data for 1 year. I want to scale the chart to show the daily data truncated. Meaning as is the chart renders scrunched due to the fact that I have a smaller amount of monthly data plots. Is there a way to do this using your charts? Share this post Link to post Share on other sites
Pallav Report post Posted August 22, 2007 There's no direct way to truncate data in FusionCharts. You'll need to manually truncate it in your script - and then provide only those data in XML, which you want to be plotted on the chart. Share this post Link to post Share on other sites