Use Rscript Visualizations for Your Reports

rscript for data visualization

While List & Label's charts offer a lot of visualization types and are extended almost every version, there are way too many visualization types to support them all. Thus, requests for new chart visualizations keep bubbling up in our feedback portal. On the other hand, Rscript is a well established language specialized for statistical computing and graphics that supports any visualization I can think of. So it absolutely makes sense to add Rscript output to the available chart visualization and include the best of both worlds – List & Label's versatility for report layout and data access and Rscript's deluge of visualization types. And that's just what we did for the Enterprise Edition of List & Label 24.

Vastly Improved Chart Rendering in the Browser

divided pie chart in LL23

Over the years, we kept improving our chart engine with each version. We've added Donut, Radar and Treemap charts and offered new layout options. However, if your charts were to be rendered in the browser, the only available formats so far have been PNG or JPEG, leaving you with exactly two options: either have great quality and huge file sizes or a swift download and poor rendering quality. There was no option to combine both (and I'm not thinking "huge download and poor quality" here <g>). In LL24, this is going to change.

Creating Crosstabs via Drag & Drop

dialogue choose table element type

A crosstab does a great job in aggregating your data and helps to spot trends and outliers. We've put great effort in enhancing our crosstab support for the last few versions. However, although there's a nice wizard to get you started, usability testing showed that even creating simple crosstabs was still a challenging task for some users. That's something we hope to change with LL24.

Easily Replacing Texts and Identifiers in the Designer

replace ribbon in menu

Continuing our quest for an improvement of the Designer's refactoring features, it's obvious that finding text alone is only halfway to quickly and easily refactoring your projects to accomodate them to changed field names, table names or other identifier changes. So we decided to take this project one step further and offer a powerful replace feature in LL24.

Export Files Directly From the Preview

So far, it hasn't been possible to export to all of our export formats from the preview window. The simple reason is that we're using the EMF file format internally while the exporters need completely different information that cannot be extracted from the EMF. Thus, we were only able to support image file formats and – of course – PDF, which is created from EMF vector information.

How to Use List & Label .NET Directly in Java

With the help of Javonet, the List & Label .NET component can be easily integrated and used directly from Java – with the usual ease of use you are accustomed to from .NET. With this cooperation, Java customers have easy access e.g. to real data preview in the Designer, drilldown reporting and report parameters to name just a few of the interactive features.