16 projects tagged "charts"
Chart::Clicker aims to be a powerful, extensible charting Perl package that creates really pretty output. Charts can be saved in PNG, SVG, PDF, and PostScript format. Clicker leverages the power of Graphics::Primitive to create snazzy graphics without being tied to a specific backend.
Color manager is an object that can be used to parse, manipulate, and convert color values. It can parse color definitions in several formats like hexadecimal, RGB, RGBA, HSL, HSLA, and colors by name. The object can change the color individual property values such as red, green, blue, hue, saturation, light values, and alpha channel. The manipulated colors can be converted to any of the supported formats.
arcadiaCharts is a Web charting library that creates attractive, interactive 2D and 3D JavaScript and GWT charts which run natively in all browsers without plugins. Supported chart types are: line, area, pie, donut (doughnut), bar, column, scatter, xy, logarithmic scale charts, and time plot. It uses AJAX and HTML5 technology.
PicoFinance is a stock quote and news reader for any Java (J2ME, MIDP 2.0) or Symbian cellphone. Supporting a configurable portfolio of stock symbols from most world exchanges, it gives users the ability to view current stock prices and other useful financials, breaking headlines and articles, and much more. It allows you to manage a portfolio of stocks, view real-time stock price changes, work with stocks from a variety of world exchanges, keyword search for adding new stocks, view financial details for a stock (P/E, Volume, etc.), see news related to managed stocks, save articles for offline viewing, and share articles using Twitter or SMS/MMS. It has support for JavaScript, images (including GIF, JPEG, PNG, TIFF, and BMP), the ability to zoom, fullsize, save, and OCR images, compression to reduce wireless data charges, and support for Unicode and many character encodings.
Wicked Charts is a Java wrapper for the popular highcharts JavaScript library. Highcharts provides fancy and interactive charts of many types for Web applications. Wicked Charts provides an easy-to-use Java API to create those charts and a component for Apache Wicket and JSF to include those charts into your Wicket or JSF application.