Which run-time charting tools produce the best time axes?
Posted
by eft
on Stack Overflow
See other posts from Stack Overflow
or by eft
Published on 2008-11-14T20:32:11Z
Indexed on
2010/03/26
20:03 UTC
Read the original article
Hit count: 443
I need to generate and embed a time series chart into an ASP.NET application.
Most run-time charting tools generate poor time axes, especially if the time scale is dynamic ie the user may choose to view data over a time scale of days, weeks, months or years.
I'm looking for recommended tools that can be integrated into my app. Two that show promise are Chart Director and Google's annotated timeline visualization. Both are quite different in their implementation and have pros/cons.
© Stack Overflow or respective owner