JavaScript / HTML5のニュース

Webアプリケーションへの詳細グラフの追加

2月 23, 2024
JavaScript詳細グラフを使用すると、ユーザーはデータの複数のレイヤーを簡単にナビゲートし、特定のデータポイントに注意を向けることが可能

ActiveReportsJS is a reporting tool for web applications that allows developers and report authors to easily design and display reports within their applications. With a wide range of features, such as drill-down, runtime data filtering, and parameter-driven reports, as well as compatibility with popular frameworks, ActiveReportsJS simplifies the process of creating and managing reports.

In this blog post, MESCIUS Technical Engagement Engineer Joel Parks shows you how to utilize ActiveReportsJS to incoporate charts into your JavaScript report, and bind your chart data together through the use of parameterized drill-through navigation, allowing your users to easily traverse between them. Steps include:

  • Creating a report and binding a data source
  • Adding subreport parameters
  • Building line and stacked column charts
  • Setup drill-through navigation between reports
  • Loading the report into a JavaScript application

Read the complete blog now, and start adding drill-through chart functionality to your JavaScript report using ActiveReportsJS.

ActiveReportsJS is licensed on an annual subscription or perpetual basis and is available as a Single Deployment License for non-commercial use, and as a Single Domain License or Unlimited Domain License for commercial and/or SaaS use. See our ActiveReportsJS licensing page for full details.

For more information, visit our ActiveReportsJS product page.

Reactスプレッドシートのスパークラインでトレンドをハイライト

2月 22, 2024
スプレッドシートのセル内にコンパクトなグラフを埋め込むことで、重要なインサイトを視覚的に強調し、データの解釈を簡素化

Sparklines are miniature charts embedded within the cells of a spreadsheet. Their compact size allows for dense visualizations, revealing trends and patterns in large datasets without sacrificing valuable screen space. Placed directly beside their corresponding data, they facilitate immediate comparisons and insights, enhancing understanding and communication. Their flexible nature allows for diverse chart types, from lines highlighting trends to columns showcasing comparisons, making them adaptable to various data presentations.

Here are some React spreadsheet controls that offer sparkline functionality:

  • SpreadJS by MESCIUS is a powerful JavaScript spreadsheet solution, with full support for React, offering dynamic sparkline charts for visualizing trends and data patterns efficiently.
  • Jspreadsheet Pro is an advanced data grid solution that offers sparkline charts to gain instant insights from trends, exceptions, and comparisons for concise data visualization.
  • Infragistics Spreadsheet React (part of Infragistics Ignite UI) allows you to render line, area, column, and winloss sparklines within cells, enhancing data analysis capabilities.

For an in-depth analysis of features and price, visit our comparison of React spreadsheet controls.

Compare React Spreadsheet Controls

Angular Gridsのサーバー側ソートの実装

2月 21, 2024
効率的なサーバー側のソートでAngularグリッドの可能性を解き放ち、パフォーマンスとスケーラビリティを最適化してシームレスなデータ処理を実現

Offloading sorting tasks to a server (known as remote server sorting or server-side sorting) enables large datasets to be handled efficiently without overwhelming the client. This minimizes data transmission and leads to snappier web applications. Moreover, server-side sorting boosts scalability by ensuring processing happens on the server, freeing up client resources. This translates to faster response times, especially for large datasets, making the user experience smoother. This approach empowers developers to build responsive and scalable web applications that excel at managing and presenting sorted data.

Several Angular grid controls offer sorting on the remote server, including:

  • Wijmo FlexGrid (part of Wijmo by MESCIUS) offers remote server sorting capabilities, enhancing grid responsiveness by delegating sorting tasks to the server side.
  • DevExtreme HTML5 JavaScript Data Grid (part of DevExtreme Complete by DevExpress) offers remote server sorting, boosting performance by offloading sorting to the server.
  • jQWidgets Grid (part of jQWidgets) optimizes data grid sorting with remote server support, ensuring efficient processing and enhancing overall performance in Web applications.
  • Ignite UI Angular Grid (part of Infragistics Ignite UI) streamlines grid sorting with remote server support, providing efficient processing for improved performance and scalability.
  • ZingGrid enhances user experience with remote sorting, allowing developers to implement efficient server-side sorting for improved performance in grid-based data presentations.

For an in-depth analysis of features and price, visit our comparison of Angular Grid controls.

Compare Angular Grid Controls

HTMLに変換してレポートをアクセシビリティ対応に

2月 20, 2024
レポートをHTML形式にエクスポートすると、レポートは便利なWebページに変換され、Webブラウザーを使用しているすべてのユーザーが利用できるようになります。

Being able to export to HTML is a valuable feature of a reporting application. Exporting reports to HTML files involves converting data visualizations and analytical summaries from a native format into web-friendly HTML pages. This allows for wider accessibility, sharing, and potentially embedding reports within websites. Static reports are transformed into interactive documents easily viewable on any device with a web browser. This format is ideal for sharing reports with collaborators, posting them online, or simply ensuring they remain accessible even if the original software becomes unavailable.

These Vue.js report components allow you to export reports to HTML files:

  • DevExpress Reporting offers seamless export to HTML, preserving report layout, formatting, and interactivity for web distribution.
  • Stimulsoft Reports.JS enables efficient HTML export, ensuring report fidelity and cross-browser compatibility for web deployment.
  • ActiveReportsJS provides robust HTML export capabilities, faithfully reproducing reports in web environments with interactive features intact.

For an in-depth analysis of features and price, visit our comparison of Vue.js Reporting components.

Compare Vue.js Reporting components

概念間の階層関係を表示

2月 20, 2024
ピラミッドチャートを使用すると、複雑な階層関係を視覚化し、全体的な傾向を明確かつ簡潔に伝えることが可能

Pyramid charts, also known as triangle diagrams, utilize a triangular shape segmented into horizontal sections, each representing a level in a hierarchy, process, or simple dataset. Their strength lies in visually depicting hierarchical relationships, emphasizing the relative importance or size of each level through varying widths. The easily understood layout makes them ideal for communicating clear, singular data points in fields like sales funnels, population structures, and educational concepts.

Several Vue.js chart controls offer pyramid charts including:

  • DevExtreme Chart (part of DevExtreme Complete by DevExpress) lets you visualize complex hierarchies with intuitive pyramid charts, ideal for presentations and reports.
  • Highcharts Core allows you to craft interactive pyramid charts to showcase hierarchical structures and process flows in a user-friendly format.
  • Kendo UI for Vue Chart (part of Kendo UI by Telerik) enables you to leverage pyramid charts to effectively communicate hierarchical relationships and sequential progressions.
  • Syncfusion JavaScript Chart (part of Syncfusion Essential Studio Enterprise) offers pyramid charts to depict hierarchical data and process flows within your apps.

For an in-depth analysis of features and price, visit our Vue.js chart controls comparison.

Compare Vue.js Chart Controls