« Previous Next »

Thread: Generate line chart from a CSV file using numbers as X/Y axes (use two or more measure units for Y axis)

Last post 07-25-2009 5:52 PM by thewebhostingdir. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 07-24-2009, 1:22 PM

    Generate line chart from a CSV file using numbers as X/Y axes (use two or more measure units for Y axis)

    I have a CSV file below:

    sequence,value,increment

    1,1000000,0

    2,1000010,10

    3,1000030,20

    4,1000060,30

    I want to generate a line chart w/ field 'sequence' as X-axis and field 'value'/'increment' as Y-axis.

    How to do that?

    It is quite simple if the value for field a is string rather than numbers.

    Besides, I want to use different measure units for field 'value' and 'increment' as the value of 'increment' is far less than that of 'value'

    Thanks in advance~~~

  • 07-25-2009, 5:52 PM In reply to

    Re: Generate line chart from a CSV file using numbers as X/Y axes (use two or more measure units for Y axis)

     It is quite simple. You use Bresenham's line drawing algorithm. You will need to use BitMap class to render the image.

    refer this for help:

    AccuWebHosting.Com - Windows Hosting Expert
    ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale
    | Online US Jobs | Website Hosting Directory | Windows Hosting
Page 1 of 1 (2 items)
Microsoft Communities