Notizie su JavaScript / HTML5

Visualizza le metriche con tipi di serie miste

Ottobre 3, 2025
Crea visualizzazioni dei dati che mostrano più tipi di grafici in un'unica immagine utilizzando grafici combinati, per un'analisi dei dati più efficace in Vue.js.

A combination chart or combo chart is a versatile type of data visualization that displays multiple chart types, such as columns, lines, or areas, to represent different data series within a single graphic. Combination charts are especially useful in scenarios where a single data type cannot fully convey the complexity of the dataset. By presenting different series types together, combination charts enhance the clarity and depth of insight available in a single view, be it on the same axis or across dual axes. This helps users to analyze complex relationships, trends and correlations between metrics more effectively than separate charts would allow.

Several Vue.js chart components allow you to combine series types on the same chart, including:

  • DevExtreme Chart (part of DevExtreme Complete by DevExpress) lets you combine chart types to visualize related datasets with shared axes for more informative comparisons.
  • Wijmo FlexChart and FinancialChart (part of Wijmo by MESCIUS) allow you to build flexible combination charts in Vue.js to display related data in one convenient graphic.
  • Highcharts Core by Highsoft enables developers to integrate multiple series types into a single chart with responsive behavior and rich interaction options.
  • Kendo UI for Vue Chart (part of Kendo UI by Telerik) facilitates mixed-type charting, allowing developers to present multifaceted data using a single, customizable component.

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

Compare Vue.js Chart Components

Semplifica i sondaggi complessi con le domande composite

Ottobre 2, 2025
SurveyJS Survey Creator 2.3.9 consente di visualizzare e analizzare i tipi di domande specializzate in modalità affiancata, semplificando la gestione di sondaggi complessi.

SurveyJS Survey Creator is a JavaScript library that enables developers to embed a drag-and-drop survey and form builder directly within their web applications. It provides a comprehensive UI for designing surveys with various question types, logic branching, and layout customization, generating JSON schemas that can be used by the SurveyJS Survey Library to render and process the surveys. This allows for the creation of dynamic and user-configurable data collection tools without requiring extensive custom development, streamlining the process of integrating survey functionality into applications.

The SurveyJS Survey Creator 2.3.9 update introduces support for specialized and composite question types within the Table View, enabling developers to efficiently display and analyze complex survey structures in a unified interface. This enhancement allows multiple question types such as numeric ratings, text responses, and categorical selections to be reviewed side by side, improving clarity and reducing the need for manual data consolidation. By supporting composite questions, the update simplifies the process of working with interrelated data points, helping developers deliver accurate reporting and improving survey analysis.

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

SurveyJS Survey Creator is licensed per developer with a one-time payment for indefinite use. Access to updates and technical support is available through a subscription. See our SurveyJS Survey Creator licensing page for full details.

Learn more on our SurveyJS Survey Creator product page.

Aggiungi modifiche in stile Excel alle visualizzazioni griglia

Ottobre 1, 2025
Smart UI v24.0.0 offre nuove estensioni che forniscono formattazione, navigazione e selezione in stile foglio di calcolo alle griglie Smart UI.

Smart UI by Smart HTML Elements is an enterprise-grade UI library offering pre-built web components for developers in Angular, React, Vue, Blazor, and JavaScript. It boasts over 60 ready-to-use components like grids, charts, schedulers, and editors, all featuring two-way data binding, responsiveness, accessibility, and theming capabilities. This library helps developers rapidly build dynamic and modern web applications with consistent look-and-feel and rich functionalities, accelerating development time and ensuring professional quality.

The Smart UI v24.0.0 release adds support for grid spreadsheet extensions which bring familiar spreadsheet‑style formatting and editing capabilities into the Smart UI grid component. Users can now apply formatting like bold, italic, underline, strike‑through, and set background or text colors directly in cells, much like working in Excel. These extensions also improve usability via selection behaviors, keyboard navigation, copy‑paste, and merging or spanning cells, making it easier for end users to manipulate tabular data without switching between tools. For developers and enterprises, these features mean reduced friction in building data‑heavy applications (dashboards, admin UIs, reporting tools), faster time to market since fewer custom implementations are required, and richer user experience for non-technical users accustomed to spreadsheet interfaces.

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

Smart UI (Smart HTML Elements) is licensed per developer and is available as a perpetual license with 1 year support and maintenance. It includes distribution to unlimited Web applications, SaaS projects, Intranets and Websites. Team, OEM and Enterprise licensing options are also available. See our Smart UI (Smart HTML Elements) licensing page for full details.

Learn more on our Smart UI (Smart HTML Elements) product page.

Combina i filtri per un controllo preciso dei dati della griglia

Settembre 30, 2025
Wijmo 2025 v2 aggiunge un controllo di filtraggio migliorato, consentendo agli sviluppatori di definire contemporaneamente filtri condizionali e di valore in FlexGridFilter.

Wijmo by MESCIUS is a comprehensive JavaScript library offering a suite of high-performance UI components and data grids specifically designed to streamline the development of modern enterprise applications. It emphasizes reduced development time and improved maintainability, along with a focus on performance through its efficient design and small module size. Wijmo integrates seamlessly with popular JavaScript frameworks like Angular, React, and Vue.js, and supports cutting-edge technologies like TypeScript, making it a versatile solution for building complex web applications.

The Wijmo 2025 v2 update introduces a new MultiFilter feature in FlexGridFilter, giving developers the ability to apply both conditional and value filters simultaneously. Previously, users were limited to selecting one filter type at a time, which restricted flexibility when building complex data queries. With MultiFilter, developers can now define precise filtering logic that combines conditions and specific values in a single operation, enabling more efficient data exploration and analysis. This enhancement reduces the need for manual filtering steps and provides a more intuitive experience for end users who require granular control over their data views.

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

Wijmo is licensed per developer. Developer Licenses are perpetual and include 1 year Subscription which provides upgrades, including bug fixes and new features. See our Wijmo licensing page for full details.

Learn more on our Wijmo product page.

Individua rapidamente un testo specifico nei documenti PDF

Settembre 26, 2025
Crea visualizzatori PDF che supportano la funzionalità di ricerca del testo utilizzando Angular, consentendo agli utenti di trovare facilmente le informazioni in molto meno tempo.

Text searching functionality in a PDF viewer allows users to quickly locate specific words or phrases within a PDF document by entering the keywords into a search field built into the viewer. It works by scanning the text layer of the PDF, highlighting matching results, and enabling fast navigation between the occurrences. Considered as baseline functionality, this very widely used feature provides an important benefit by eliminating the need to manually scroll and read through content, saving a significant amount of time when finding relevant information, especially in lengthy, complex or densely formatted documents.

Several Angular PDF viewer components allow you to search text, including:

  • Wijmo PDFViewer (part of Wijmo by MESCIUS) lets you instantly locate words or phrases in PDF files by entering search terms directly into the viewer interface.
  • Kendo UI PDF for Angular (part of Kendo UI by Telerik) provides in-viewer text search functionality so users can quickly find and navigate to specific content within the PDF.
  • Syncfusion PDF Viewer (part of Syncfusion Essential Studio Enterprise) enables users to find and highlight matching text content throughout the PDF.

For an in-depth analysis of features and price, visit our comparison of Angular PDF viewer components.

Compare Angular PDF Viewer Components