Singleton Labs

MonarchCharts version 2.11 minor update

By Darius P, on 2 January 2012

 Fix. Chart printing issue fixed. This is a minor fix to existing 2.11 version.

MonarchCharts version 2.11 minor update

By Darius P, on 28 September 2011

  •  Removed toolbar-related images in order to reduce lib size
  • Added inverted axis range capability

MonarchCharts Java version 2.11 released.

By Darius P, on 1 August 2011

  • API for Chart toolbar control
  • Migration guide from 1.x to 2.x
  • Charts localization guide
  • Markers style can now be set through a chart metadata
  • Additional background coloring options for 3D charts - image, colored, gradient fill
  • 2D charts anti-aliased rendering fix
  • 3D charts faces ordering fix
  • 3D charts rendering speed improvement

MonarchCharts Java version 2.10 released.

By Darius P, on 27 April 2011

  • New. Dashboards framework extension.

  • New.Touch-interactive charts.

  • Fix.Markers redraw issue.

  • Fix.Style loader issue.

  • Fix.Selection on a toolbar issue.

MonarchCharts.NET version 2.6.0 update

By Darius P, on 26 April 2011

  • ASP.NET support. Chart can now be used directly in ASP.NET projects for Web.

  • Better design-time support. Create and configure every detail of chart and inner objects in design time without writing code.

  • Smaller footprint. Removed license manager and licensing components. no need to fiddle with license files, just download and add dll files to your projects.

Minor MCharts release 2.9.1. Includes visual updates and more...

By Darius P, on 26 November 2010

  • Update.Fix for spline series: spline chart can have more than 1 key with a same value and different value.

  • Update.Fix for Invalid z ordering for transparent 3d charts.

MonarchCharts version 2.9.0 released

By Kristina, on 7 November 2010

MonarchCharts 2.9.0 updates

  •   New Sales dashboard sample using real data from database.

Sales dashboard sample
Sales dashboard sample.


  • New feature: Word wrapping for axis labels.
Word wrapping for axis labels
Word wrapping on labels.

  • Updated data binding: can bind table column to data model column.
  • Updated images chart saving: PNG encoder uses java built-in functions

Version 2.8.0. More coloring features for MonarchCharts

By Kristina, on 29 June 2010

MonarchCharts 2.8.0 updates


  • Smooth shading for 3D Surface chart - now 3D Surface can be colored in smooth shading style(continues, gradient coloring).
    Smooth shading for 3D Surface chart
    Smooth shading for 3D Surface chart.

  • Automated chart coloring by selecting main color (themes) -  you can select a chart color theme on toolbar control and coloring schema will be applied automatically. Immediate preview is available while  navigating the color theme list.
    Chart coloring theme list
    Selecting the charts coloring theme

  • Chart colors can be defined using CMYK values. There is possible to define color by CMYK values on toolbar control or define CMYK color space on code.
    Custom Color selection
    Custom color selection

  • New plug-in to save charts as TIFF format images.

  • Texts can be defined using html tags (size, color).

  • The option to highlight the middle tick on a math axis.

  • Feedback posting from the demo application  - now you can  send messages with attached screen shots to  Singleton Labs developer support team directly from demo application.

Version 2.7.0. I'm happy to announce new exciting features - RangeGaps in axis, Axis label grouping and more...

By Darius, on 28 May 2010

Version 2.7.0 updates

New Features
  • Range breaks - use RangeBreak in axis when you want to show values that differ in orders of magnitude like units and thousands - RangeBreak will detect and skip the Y axis portion where no data values are present so that your unit values are still readable.
Axis Range break
Axis range break.
  • Axis labels can be grouped - useful when adding categories to your data values.

Axis Range break
Axis label groups

  • Rotated pie labels. When outside labels for pie are not possible, even though I recommend them as they are the most informative, you can use inside labels option. Rotated labels provide the best fit inside pie segments. Use pie charts with caution - they are not the best way to visualize more than 10 values. 
Axis Range break
Rotated Pie labels
  • SPC line plot chart. This is a Statistical Process Control specific chart, which is a part of our MonarchCharts SPC extension for manufacturing quality control.
Axis Range break
SPC Line Plot

As usual - samples and documentation were updated to reflect recent changes.

Take a look at Zoom/Scroll bar control and other cool features in the latest 2.6.0 version

By Darius, on 3 April 2010

Version 2.6.0 updates
  • Zoom/Scroll bar control - now you can use MonarchCharts scroll bar for zooming in and out.
Zoom/Scroll bar control for 2D charts
Scroll/Zoom control for 2D charts.
  • Anti-aliased 3D charts - anti-aliasing produces great results when used with small charts.
Anti-aliased 3D chartsAnti-aliased 3D charts
Anti-aliasing on and off.
  • Mixed 2D and 3D charts in the same ViewGrid - now making impressive charts is easier then ever!
Zoom/Scroll bar control for 2D charts
2D and 3D chart combinations.
  • New samples with full source code in ChartsDemo, illustrating the features above.

MonarchCharts version 2.5.2 released

By Kristina, on 9 March 2010

New Features for 3D PIE series
  • Auto labels layouter.The labels will be positioned automatic:
Outside: if labels text too large for slice
Inside:   if labels text fit to slice.

pie.setLabelLayouter(Pie3DLabelsLayouters.LABELS_AUTO);
  • Alternative color for labels font.
Added additional style tag for label font (ALTERNATIVE_COLOR). The initial color will be used then pie labels are inside, alternative color then outside.


 
3D Pie fetures
Auto positioned labels and alternative color for Pie 3D labels.
  • Fixed DataModel range.

MonarchCharts version 1.8.2 Update released

By Kristina, on 4 March 2010

Support request initiated release

Label layouter fix
Problem was : The
Labels connection lines were rendered incorrectly: the line ended at the top of label rectangle. It  was a problem, when label rectangle was not rendered.
After solving problem: The labels connection lines are drawn at the bottom of label rectangle.


MonarchCharts version 1.8.0 Update released

By Kristina, on 21 January 2010

Labels position settings  fix for 2D BarSeries.

The labels can be positioned :

  •   inside the bar;
  •  outside the bar;


Label position on Barseries Label position on BarSeries
                   Label position on BarSeries                                                  Label position outside BarSeries

MonarchCharts version 2.5.0 released

By Kristina, on 8 January 2010

New Radar - Polar series for 2D released

A Radar chart is a graphical method of displaying multivariate data in the form of 2D chart of three or more quantitative variables represented on axes starting from the same point.

A Polar Chart is a circular graph on which data is displayed in terms of values and angles (radians).
 
Radar-Polar series Radar series
               Polar series                                                                              Radar series

MonarchCharts update 2.4.1 released

By Kristina, on 31 December 2009

 New updates :
  •  label marker alignment.
  •  cylinder shape for 3D Bar Series.


                           Cylinder 3D Bars                                                            Label markers alignments example

MonarchCharts version 2.4.0 released

By Kristina, on 11 December 2009

New Feature for 2D charts style editing - ToolbarControl.
 
The ToolbarControl allows you to easily change chart appearance directly in your application, without coding:
  •   change text font style, font size,color;
  •   change chart elements foreground and background colors;
  •   save changes to stylesheet files;
  •   load changes from saved stylesheet files;



MonarchCharts version 1.7.11 Update released

By Darius P, on 24 November 2009

Support request initiated release
Stacked axis fix for BarSeries.
Fixed was an issue with stacked BarSeries using horizontal bar orientation.
Bookmark and Share
Twitter