PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

AspNet Charting tool recommendations

 
 
Igor
Guest
Posts: n/a
 
      24th Aug 2006
Hi all,
I'm looking for a tool that can design charts and save chart definitions in
a file.
I would put those chart definitions in a database and then later load them
and render charts (as images) in asp.net application (using the library from
that tool).
That way I can easily add new charts to my webapp without changing the
asp.net source code.

Any recommendations?
Or suggestions for a better way to achieve this.

Thanks in advance,

Igor


 
Reply With Quote
 
 
 
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      25th Aug 2006
Hi Igor,

ComponentArt's Webchart does this:

http://www.componentart.com/charting..._overview.aspx

See the StoreTemplate method:

http://www.componentart.com/Library/default.aspx?content=WebChart/ComponentArt.Charting.WebChart~ComponentArt.Charting.WebChart~StoreTemplate(Stream).html

"Stores chart settings to a stream. The output might be used in LoadTemplate
function to restore chart settings.

The template concept makes possible saving and reusing design work involving
all pre-DataBind settings, including color palettes, coordinate systems
setup, frame and titles etc. It allows easy creation of "the same chart with
different data" and can save a lot of time when consistency is needed for a
series of charts or in any other situation where chart standardization is
required. "

[Full disclosure: I've done contract work on ComponentArt's documentation
and samples]

Ken
Microsoft MVP [ASP.NET]


"Igor" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi all,
> I'm looking for a tool that can design charts and save chart definitions
> in a file.
> I would put those chart definitions in a database and then later load them
> and render charts (as images) in asp.net application (using the library
> from that tool).
> That way I can easily add new charts to my webapp without changing the
> asp.net source code.
>
> Any recommendations?
> Or suggestions for a better way to achieve this.
>
> Thanks in advance,
>
> Igor
>



 
Reply With Quote
 
bob.milanov@gmail.com
Guest
Posts: n/a
 
      28th Aug 2006
Hi Igor,

You can take a look at Nevron Chart (www.nevron.com) as it has a build
in editor you can use at design time and modify every aspect of the
chart. The component also allows you to serialize/deserialize the
component state in XML or binary format that can be stored in the
database. You can also use serialization filters to selectively
serialize/deserialize content (for example appearance settings
only/data only etc.).

Best regards,
Bob Milanov

P.S. I work at Nevron so I'm obviously biased to the component, but I
can also help you with the integration issues if you meet any.

Ken Cox [Microsoft MVP] wrote:
> Hi Igor,
>
> ComponentArt's Webchart does this:
>
> http://www.componentart.com/charting..._overview.aspx
>
> See the StoreTemplate method:
>
> http://www.componentart.com/Library/default.aspx?content=WebChart/ComponentArt.Charting.WebChart~ComponentArt.Charting.WebChart~StoreTemplate(Stream).html
>
> "Stores chart settings to a stream. The output might be used in LoadTemplate
> function to restore chart settings.
>
> The template concept makes possible saving and reusing design work involving
> all pre-DataBind settings, including color palettes, coordinate systems
> setup, frame and titles etc. It allows easy creation of "the same chart with
> different data" and can save a lot of time when consistency is needed for a
> series of charts or in any other situation where chart standardization is
> required. "
>
> [Full disclosure: I've done contract work on ComponentArt's documentation
> and samples]
>
> Ken
> Microsoft MVP [ASP.NET]
>
>
> "Igor" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Hi all,
> > I'm looking for a tool that can design charts and save chart definitions
> > in a file.
> > I would put those chart definitions in a database and then later load them
> > and render charts (as images) in asp.net application (using the library
> > from that tool).
> > That way I can easily add new charts to my webapp without changing the
> > asp.net source code.
> >
> > Any recommendations?
> > Or suggestions for a better way to achieve this.
> >
> > Thanks in advance,
> >
> > Igor
> >


 
Reply With Quote
 
contact@softwaresigloxxi.com
Guest
Posts: n/a
 
      28th Aug 2006
Greetings!

At http://www.softwaresigloxxi.com you could look at Super 2d/3d Graph
Library. It doesn't save any record to any database but it can render
charts on ASP.NET pages or Winforms on the fly, without temporary
files. And it's very cheap! About 35$, royalty-free!!

Regards,

Software Siglo XXI team.




Igor ha escrito:

> Hi all,
> I'm looking for a tool that can design charts and save chart definitions in
> a file.
> I would put those chart definitions in a database and then later load them
> and render charts (as images) in asp.net application (using the library from
> that tool).
> That way I can easily add new charts to my webapp without changing the
> asp.net source code.
>
> Any recommendations?
> Or suggestions for a better way to achieve this.
>
> Thanks in advance,
>
> Igor


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Productivity & Charting Add-Ins: Suggestions? Recommendations? SteveM Microsoft Excel Programming 2 29th Jan 2008 04:53 PM
Deriving from MembershipUser and ASPNET Config Tool Mark Olbert Microsoft ASP .NET 9 20th Jan 2006 07:59 AM
Charting tool =?Utf-8?B?QW1pdCBCYW5zYWwgKHd3dy5wZW9wbGV3YXJlaW5k Microsoft ASP .NET 3 13th Jul 2005 08:11 PM
need recommendations on what brand, specific computer tool kit to buy (physical tool kits, not software kits/suites) Trevor Smithson DIY PC 2 25th May 2005 09:01 AM
need recommendations on what brand, specific computer tool kit to buy (physical tool kits, not software kits/suites) Trevor Smithson Computer Hardware 0 25th May 2005 01:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:44 PM.