Search
Introduction

MindFusion.Charting for Java Swing is a multipurpose graphics library that lets you create and customize: 

  • a large variety of charts: bar, column, pie, doughnut, radar, polar, step, bubble, scatter, line, area, column, funnel etc.
  • candlestick financial charts;
  • 3D bar charts arranged in stack, overlay or side-by-side format;
  • oval and linear gauges;
  • dashboards with dynamic layout of their components.

The library boasts a smart API which lets you combine and arrange:

  • multiple plots;
  • multiple graphics per plot;
  • multiple X and Y axes;
  • multiple image or text components;
  • multiple chart legends and choose their settings;

The chart appearance can be customized on multiple levels - from properties applied on a single element to global themes reused by all charts and series.  You can also:

  • draw a customizable background grid;
  • add label prefixes and suffixes to chart numbers;
  • set the minimum and maximum value for any of the chart's axes;

The Series interface offers uniform approach to chart data. The library includes a collection of Series that use the most popular data scenarios and offers programmers the ability to define custom Series by implementing the interface. With the library you can:

  • bind lists or objects to chart's properties;
  • use DateTime, XML, lists or custom data format;
  • specify how data is formatted.

MindFusion.Charting for Java Swing graphics library enables programmers to achieve fantastic results with little programming efforts and in little time. Written in pure Java, this tool provides every type of Java application with powerful charting capabilities.