17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
Professional chart component for windows and web applications.
ChartDirector is a powerful chart component for creating professional looking charts for web and windows applications.ChartDirector is available for many programming languages like Java, .NET, ASP, COM, PHP, Ruby, VB, Perl, ColdFusion, Python and C++. Here are some key features of "ChartDirector":
Fast and Efficient: · ChartDirector is specially designed to handle the demanding requirements of server side usage. It multi-threaded design handles multiple concurrent requests quickly and efficiently.
Flexibility: · ChartDirector's object oriented API allows you to control and customize chart details, providing you with tremendously flexibility to design the charts you want. · ChartDirector even includes a general purpose graphics API, so you can add annotations, custom text, shapes and images to decorating your charts the chart in custom ways. It is possible to use ChartDirector as a general-purpose graphics library.
Comprehensive Chart Styles: · Include pie, donut, bar, line, spline, step-line, trending, curve-fitting, inter-line coloring, area, scatter, bubble, floating box, box-whisker, waterfall, finance, gantt, vector, contour, heat map, surface, radar, polar line, polar area, polar spline, polar scatter, polar bubble, polar vector, rose, pyramid, cone and funnel. · In additional, all chart styles support XY axis swapping. For example, bar charts can be horizontal or vertical, and the same applies to line charts, area charts, etc. Many chart styles also support 3D effects.
Meters and Gauges: · Include angular meters of arbitrary angular span, and linear meters in horizontal and vertical orientations.
Complex Finance Charts: · Special support for composing sophisticated financial charts - candlestick, OHLC, volume bars, moving averages, price bands, RSI, MACD, Stochastic, Momentum, Parabolic SAR, ROC, OBV, and numerous other technical indicators.
Layer Architecture: · Enables new chart styles to be composed easily using chart layers as building blocks. For example, a line chart with error symbols can be composed easily using a line layer and a box-whisker layer. With alpha transparency support, bottom layers remain visible even if hidden by top layers.
CDML: · The innovative ChartDirector Mark Up Language (CDML) technology allows rich formatting of text with embedding icons and images. CDML is supported in all ChartDirector text positions, including chart titles, legend keys, axis labels, data labels, etc.
Advanced Color System: · ChartDirector's extended coloring system supports not only solid RGB colors, but also semi-transparent ARGB colors, gradient colors, patterns colors (wallpapers), and colors that change at user-defined positions to represent zones and thresholds. All ChartDirector objects can be filled using these colors.
Interactive: · ChartDirector generates customizable image maps for chart objects, so chart objects may have "tool tip" help message, become clickable (useful for "drill-down") and support various mouse events. ChartDirector also provides a framework to support scalable and extensible drag to select/zoom/scroll features. · AJAX Chart Updates Charts can be updated without the web pages refreshing at all.
Browser Friendly: · ChartDirector produces charts as PNG, JPEG, GIF and SVG, which are viewable in virtually all browsers, including those in mobile devices. Charts can be imported to email or word documents. Drag to select/zoom/scroll and AJAX features are implemented using Javascript. No Applets or ActiveX controls required.
Easy to use: · Producing charts requires just a few lines of code. ChartDirector comes with comprehensive documentation and numerous sample programs that can be used as program templates.
Internationalization: · Unicode characters support. Configurable number and date/time formats. Limitations:
· The trial version of the ChartDirector software will produce yellow banner messages at the bottom of the chart images generated by it. What's New in This Release: [ read full changelog ]
Google Chrome browser support: · The ChartDirector Javascript Chart Viewer library has been updated to support the Google Chrome browser. PHP 5.3.0 support: · ChartDirector has been updated to support PHP 5.3.0 since July 10, 2009.
64-bit installer for ChartDirector for ASP/COM/VB: · Whereas ChartDirector for ASP/COM/VB has always been able to work with native 64-bit applications on 64-bit Windows, its installer only registered ChartDirector for 32-bit usage. The installer has been updated to register ChartDirector for both 32-bit and 64-bit usage since Apr 24, 2009.
ChartDirector for Ruby installation script update for Ruby 1.9 compatibility: · Whereas ChartDirector has supported Ruby 1.9 for quite a while, the automatic installation script did not work properly in Ruby 1.9, and manually installation was necessary. This has now been fixed.
Memory leak if SVG output was used before calling BaseChart.enableVectorOutput: · This bug affects only the C++, PHP, Python, Perl, Ruby...