JavaScript / HTML5 新闻

用树状图可视化层级结构

1月 22, 2026
Highcharts 12.5 添加对树状图的支持,实现了跨复杂数据的层级结构和相似性关系清晰可视化。

Highcharts is a JavaScript charting framework that allows web developers and data analysts to generate dynamic, visually appealing charts and graphs for websites and web applications. It can display a variety of chart types, including line, spline, area, column, bar, pie, scatter, and many more. Highcharts is well-known for its ease of use, rich documentation, and ability to handle huge datasets efficiently. Features include responsive design, accessibility support, and cross-browser compatibility. Its customization capabilities allow users to create bespoke data visualizations that increase engagement and provide insightful data presentations.

The Highcharts 12.5 update introduces dendrogram support, allowing developers to visualize hierarchical relationships and similarity levels directly within their charts using treegraph-based diagrams. This enhancement makes it easier to represent the output of hierarchical clustering algorithms, taxonomies, and other structured datasets in a clear and interpretable way. By mapping similarity or progression along an axis and using branch height to indicate relationships, developers can present complex hierarchical data more effectively.

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

Highcharts Core is licensed on an annual or perpetual basis, OEM licenses, and Advantage Renewals. It is licensed per Developer and has several license options including Internal, SaaS, SaaS+, and Self Hosted. See our Highcharts Core licensing page for full details.

Learn more on our Highcharts Core product page.

导入带有保留格式的 Word 内容

1月 22, 2026
Froala Editor v5.0.0 允许用户将 Word 内容导入编辑器,而不丢失结构或样式,从而简化了干净的 HTML 生成。

Froala Editor is a lightweight, modern WYSIWYG (What You See Is What You Get) rich text editor designed for web applications, offering a clean interface, fast performance, and extensive customization options. Built with a focus on usability and developer flexibility, it provides a wide range of formatting tools, media management capabilities, and advanced features such as inline editing, collaborative functionality, and mobile responsiveness. Its modular architecture, robust API, and broad framework integrations make it suitable for embedding into enterprise-level platforms as well as smaller applications requiring a polished content-editing experience.

The Froala v5.0.0 update introduces support for importing content directly from Microsoft Word documents. This allows users to bring in Word-authored content while keeping the original formatting, styles, and structure intact. The update removes the need for custom cleanup scripts, helping produce more reliable and consistent HTML during content transfers.

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

Froala Editor is licensed per product and domain. It is available as an annual or perpetual license with version upgrades and support. See our Froala Editor licensing page for full details.

For more information, visit our Froala Editor product page.

用内置网格编辑简化数据输入

1月 20, 2026
使用内联网格编辑支持高效的数据创建和更新,该编辑能保持用户上下文,减少不必要的屏幕更改。

Inline editing is an essential feature of modern grid components, allowing users to create, update, and validate data directly within tabular views. By enabling edits in place, without navigating away from the grid, these features support faster data entry and improve usability in data-intensive applications such as administration panels, financial systems and line-of-business tools.

Several Angular grid controls offer inline editing features, including:

  • DevExtreme Angular Data Grid by DevExpress provides built-in support for inline, cell, row, and batch editing modes, with configurable editors and validation rules.
  • Kendo UI Angular Grid by Telerik offers flexible editing capabilities including inline, in-cell, popup, and batch editing, combined with customizable editors and validation.
  • Wijmo Angular DataGrid (FlexGrid) by MESCIUS supports inline cell editing with lightweight, high-performance behavior, offering customizable editors and validation hooks.
  • Handsontable by Handsoncode delivers spreadsheet-like inline editing directly within the grid, supporting keyboard navigation, copy-paste and validation.

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

Compare Angular Grid Controls

用内置验证功能及早发现错误

1月 16, 2026
在数据到达您的后端之前,通过在编辑界面直接验证用户输入,确保数据准确一致。

Data validation in a data editor component refers to the process of automatically checking user input against defined rules to ensure accuracy, consistency, and adherence to expected formats before the data is processed or stored. This can include checks for data types, required fields, value ranges, or pattern matching, typically enforced either on the client side for immediate feedback or on the server side for security and integrity. For software developers, incorporating data validation into a data editor improves data quality, reduces the risk of application errors, and enhances the user experience by guiding users to correct mistakes early in the input process.

Several React data editor collections provide support data validation, including:

  • DevExtreme React Data Editors (part of DevExtreme Complete) lets you enforce validation rules so users receive feedback and invalid input is rejected.
  • KendoReact Data Editors (part of KendoReact by Telerik) allows you to integrate validation logic into its data editor component, highlighting errors and ensuring accurate records.
  • Wijmo React Data Editors (part of Wijmo by MESCIUS) provides validation in the data editor so developers can enforce data types and business constraints before saving.
  • JQWidgets lets you apply comprehensive validation rules in its data editor, preventing submission of incorrect data and improving form reliability.

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

Compare React Data Editors

用互动图表放大发现见解

1月 16, 2026
更仔细地检查关键数据点,从而降低视觉复杂性,并实现即使是最复杂数据集的准确的趋势分析。

Chart zooming allows users to interactively adjust the visible range of a chart to focus on specific data points, time periods, or value ranges for closer analysis. By enabling users to zoom in and out dynamically, it reduces visual clutter, improves clarity, and helps uncover trends, anomalies, or patterns that may be difficult to identify at a full-scale view. This interactive capability supports faster, more informed decision-making by allowing movement between high-level overviews and detailed insights without reloading data. Common use cases include analyzing financial performance over specific timeframes, investigating spikes or drops in operational metrics, reviewing detailed sensor or monitoring data, and highlighting key data segments during presentations or stakeholder reviews.

Several JavaScript chart controls support zooming including:

  • Highcharts Core lets you interactively zoom charts to explore dense datasets, isolate time ranges, and analyze trends with responsive controls.
  • KendoReact Charts (part of KendoReact by Telerik) allows you to zoom precisely, helping applications deliver clearer insights through focused data exploration.
  • AnyChart JS facilitates intuitive chart zooming, enabling users to examine detailed data segments while maintaining performance, flexibility, and visual clarity.
  • LightningChart JS lets you perform high-performance chart zooming for large-scale datasets, supporting real-time analysis with precision and responsiveness demands.

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

Compare JavaScript Charts