Architecture News

ReactでグラフをSVGにエクスポート

1月 10, 2024
SVG形式にグラフをエクスポートする機能をアプリケーションに提供することで、ユーザーに柔軟性を提供

Exporting charts to SVG (Scalable Vector Graphics) format is vital for maintaining high-quality visuals in digital formats. SVGs are resolution-independent, meaning they retain their quality at any size, which is crucial for presentations or reports that might be viewed on different devices. This feature allows users to share their charts outside the chart creation tool while ensuring visual fidelity and sharpness.

Several React chart controls offer support for exporting to SVG including:

  • Highcharts Core is a lightweight, pure JavaScript library for interactive charts with extensive SVG export options.
  • KendoReact Chart provides declarative React charts with data-driven API and built-in SVG export for seamless integration in any React project.
  • Syncfusion JavaScript Chart is a feature-rich chart library with an intuitive API and flexible SVG export support for interactive visualizations and customizability.
  • FusionCharts Suite XT is a comprehensive charting platform with powerful SVG export tools and pre-built templates for rapid development and easy integration.

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

Compare React Chart Controls

スキャンしたドキュメントを編集可能なファイルに変換

1月 10, 2024
PEERNET Image Printer製品にはOCR機能が搭載されており、スキャンしたPDFや画像を検索および編集可能なファイルに簡単に変換可能

PEERNET offers a trio of powerful virtual printer drivers for Windows: Raster Image Printer, PDF Image Printer, and TIFF Image Printer. These drivers bypass physical printing, seamlessly converting virtually any file format into high-fidelity images or PDFs. All three integrate seamlessly into existing workflows, accessible via standard printing routines. Simply select the desired driver during your usual printing process, and your files will be transformed into the chosen format.

The recent v12.0.020 release of all three virtual printers has added OCR (Optical Character Recognition) functionality. This is a major advancement and allows you to effortlessly transform your printed and scanned document images into searchable and editable files. When you print a scanned PDF file to the PDF Image Printer, OCR will add the text on the pages as an invisible layer you can search and copy. When creating TIFF, PNG, JPEG, and other images using the TIFF Image Printer and Raster Image Printer, you use the optical character recognition feature to extract the text to digital hOCR, text, and ALTO files.

To see a full list of what's new in version 12.0.020, see the individual product release notes:

PEERNET virtual printers have a number of different license options including per user, unlimited users, terminal server, OEM and more. See our licensing pages for more information:

For more information, visit our product pages:

コード編集、スクリプト作成、UI設計で.NET 8アプリを強化

1月 10, 2024
AlterNET Studio 9.5では、すべてのコアライブラリ、NuGetパッケージ、デモプロジェクトが更新され、.NET 8をサポート

AlterNET Studio provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with the graphical Form Designer.

The AlterNET Studio 9.5 release adds support for Microsoft .NET 8, allowing developers to enjoy the performance boosts, enhanced cross-platform compatibility, and new APIs in the latest version of Microsoft's popular development framework. All AlterNET Studio core libraries, NuGet packages, and demo projects have been updated to support .NET 8.

To see a full list of what's new in version 9.5, see our release notes.

AlterNET Studio is licensed per developer and is Run-time royalty free. Licenses are perpetual and include a subscription providing software updates for 12 months, which can be renewed in order to continue receiving updates. Site and OEM License options are also available. See our AlterNET Studio licensing page for full details.

For more information, visit our AlterNET Studio product page.

JavaScriptのブレットグラフのカスタマイズ

1月 10, 2024
Syncfusion Essential Studio JavaScript 2023 Volume 4では、ユーザーはブレットグラフの値とターゲットバーの色を簡単にカスタマイズして、明瞭さを高めることができます。

Syncfusion Essential Studio JavaScript, available as part of Syncfusion Essential Studio Enterprise, is a comprehensive UI library offering over 80 high-performance, lightweight, and responsive components to transform your web apps. Built from scratch with TypeScript, it boasts modularity and touch-friendliness, letting you pick and choose specific features while ensuring smooth mobile interaction. With rich themes, global accessibility features, and extensive documentation, it powers everything from basic buttons to interactive charts and data grids, simplifying frontend development across JavaScript, Angular, React, and Vue.

Version 2023 Volume 4 (24.1.41) adds the ability to customize your bullet charts by assigning specific colors to individual value and target bars. Bullet charts are a concise and data-rich visualization tool ideal for dashboards and performance presentations. They efficiently display several key metrics within a single bar, allowing for swift comparison between a primary measure, target values, and qualitative performance ranges. By combining visual cues like color and bar lengths, bullet charts enable rapid interpretation of data, making them perfect for decision-makers who need to grasp complex information at a glance.

To see a full list of what's new in version 2023 Volume 4 (24.1.41), see our release notes.

Syncfusion Essential Studio JavaScript is available as part of Syncfusion Essential Studio Enterprise which is licensed per developer starting with a Team License of up to five developers. It is available as a 12 Month Timed Subscription License which includes support and maintenance. See our Syncfusion Essential Studio Enterprise licensing page for full details.

For more information, visit our Syncfusion Essential Studio JavaScript product page.

RESTful APIを使用したJavaScriptグリッドへのライブデータの取り込み

1月 9, 2024
グリッドをRESTful APIに接続してデータを取得し、アプリケーションのパフォーマンス、拡張性、保守性、使いやすさを向上させます。

A RESTful API is a standardized interface that facilitates interaction between your application and remote data sources. Built on the principles of Representational State Transfer (REST), it leverages familiar HTTP verbs like GET, POST, PUT, and DELETE to perform CRUD operations (Create, Read, Update, Delete) on resources. This elegant and widely adopted approach ensures predictable communication, simplifies data access and manipulation, and empowers your applications to be dynamic, scalable, and efficient. In essence, RESTful APIs act as secure intermediaries, orchestrating a seamless flow of information between your application and the data it needs.

Several JavaScript grid controls support RESTful as a data source, such as:

  • Syncfusion Grid control for JavaScript (part of Syncfusion Essential Studio Enterprise) is a feature-rich datagrid that supports seamless RESTful data binding.
  • Ignite UI Angular Grid (part of Infragistics Ignite UI) is an Angular-native grid, that can deal with unlimited rows and columns of data, with support for REST API data sources.
  • Sencha Ext JS Grid (part of Sencha Ext JS) is a customizable grid capable of processing large data sets, with support for local or remote data sources through RESTful methods.
  • SmartClient Grid (part of SmartClient by Isomorphic Software) is an enterprise-grade grid featuring robust REST integration, supporting custom filtering logic and real-time updates.
  • ZingGrid is a JavaScript library for building customizable data tables, which also offers REST data binding capabilities, for smooth scrolling and fast rendering with massive datasets.

For an in-depth analysis of features and price, visit our JavaScript grid comparison.

Compare JavaScript Grid Controls