Jump to content
Software FX Community

go2_anupam

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by go2_anupam

  1. Hi,

    I am using

    chart1.renderToStream(image1,imgMap,htmlTag);

    to display the image on IE.

    I want to increase the DPI for the image created.

    Please provide the solution for this in java.

    Thanks in advance.

    Anupam 

     

     

  2. Hi.

    I am using bar chart to display my records on a chart. my chart is having width of 1000px. this width can show 50 records at a time as per my requirement.

    The issue is that if i have 100 records to be displayed. The chart is not good. I want the chart to split in two charts. each with 50 records getting displayed.

    So the width doesnt change and chart gets displayed vertically.

    Thanks in advance for your reply. 

     

  3. hi,

    The issue with my chart is that the x axis has to show data for 6 different teams. while two teams have data in thousands, the other 4 teams have data less then 20. Is there a way in which i can provide breaks in chart. For eg. i can plot the y axis from 1 to 20 and then from 1000 above. i want to skip the y axis labels between 20 to 1000.

    Support will be highly appreciated. Thanks in advance.

     

×
×
  • Create New...