MindFusion has released version 1.1 of its Charting library for JavaScript. The new features include:
Funnel chart
Funnel charts are often used to represent stages in a sales process and show the amount of potential revenue at each stage. In MindFusion.Charting for JavaScript funnel charts can be created by utilizing the FunnelChart or FunnelRenderer classes.
Theme XML serialization
Themes now can be serialized to and from XML through the use of the respective loadFrom and saveTo methods.
Miscellaneous
- Labels on axes can be rotated.
- Pie charts support outer labels
- The border of a legend is now drawn properly
- Bubbles in a bubble chart are properly centered based on their values
- The zoom buttons in the chart control now work as expected.
About MindFusion JavaScript Chart Library: MindFusion JS Chart is an interactive library for charts and gauges written purely in JavaScript. It supports all common chart types, multiple series, custom data,financial charts, funnel charts, a large selection of gauges and rich styling capabilities. The elegant architecture of the library allows you to create dashboards, charts with multiple different types of series in a single plot, unlimited number of axes, reusable styling themes, various oval and linear gauges. The innovative approach to data lets you define your own data classes by implementing a single interface.
The library also boasts a rich event set, zoom, pan, dragging of the legend and a set of many popular gauges. It is designed and implemented to provide JS developers with the perfect tool to create beautiful, interactive dashboards fast and easy. Detailed information about the library is available here.
Funnel chart
Funnel charts are often used to represent stages in a sales process and show the amount of potential revenue at each stage. In MindFusion.Charting for JavaScript funnel charts can be created by utilizing the FunnelChart or FunnelRenderer classes.
Theme XML serialization
Themes now can be serialized to and from XML through the use of the respective loadFrom and saveTo methods.
Miscellaneous
- Labels on axes can be rotated.
- Pie charts support outer labels
- The border of a legend is now drawn properly
- Bubbles in a bubble chart are properly centered based on their values
- The zoom buttons in the chart control now work as expected.
About MindFusion JavaScript Chart Library: MindFusion JS Chart is an interactive library for charts and gauges written purely in JavaScript. It supports all common chart types, multiple series, custom data,financial charts, funnel charts, a large selection of gauges and rich styling capabilities. The elegant architecture of the library allows you to create dashboards, charts with multiple different types of series in a single plot, unlimited number of axes, reusable styling themes, various oval and linear gauges. The innovative approach to data lets you define your own data classes by implementing a single interface.
The library also boasts a rich event set, zoom, pan, dragging of the legend and a set of many popular gauges. It is designed and implemented to provide JS developers with the perfect tool to create beautiful, interactive dashboards fast and easy. Detailed information about the library is available here.