Abhishek Patel

Members
  • Content count

    2
  • Joined

  • Last visited

Posts posted by Abhishek Patel


  1. Hi,

     

    I have purchased licence version of fusion charts...

     

    by any chance can i change the slant angle of the labels

     

    providing "labelDisplay"=>"ROTATE","slantLabels"=>"1" works fine for me except the first label.....

     

    all other labels get displayed properly, but just first label gets screwed (See the attached screenshot)...

     

    any idea why its happening...

     

     

     

    20120322-fh35mn9pgq1njntnucgiip8wwd.jpg

     

     

     

    Hi Paulee,Here is a screen-shot of rotated and slanted labels in FusionCharts v3:

     

    7b5a3a5c-a37a-44c5-bbdc-2e7a.jpg

     

    Please take a look at http://www.fusioncharts.com/docs/Contents/xAxisNames.html for several possible ways of showing the labels in FusionCharts v3.

     

    Srividya :)

     

    Happy FusionCharting!

     

     

     

     

     


  2. Hi,

     

    I looked in to the latest export code of sample Rails 3 application.

    as you told before , this version may use minimagick or image magick instead of Rmagick, but unfortunately still the given example app uses Rmagick only.

     

    I am using that code in one of my app, but a major problem is that Rmagick is leaking memory and hence hangs my server, it takes almost 99% memory in all cases.

    i tried several ways to get around this, but no luck.

     

    I would like to request you to provide some sample code of export using mini magick or Rmagick.

    or at least provide me some guideline that how i can use minimagick to convert the stream i got from export to an image.

     

    Hi

     

    The latest version of FusionCharts provides the complete ruby on rails framework for exporting the chart as image.

     

    Please use that.

     

    regards,

    Srividya