Vue.js 新聞

允許使用者個人化網格的外觀

3月 21, 2024
可自定義的主題讓使用者能夠個人化網格的外觀和感覺,從而帶來更具吸引力和使用者友好的體驗。

Customizable themes allow users to easily modify the visual appearance of a grid. This typically encompasses aspects like background colors, font styles, cell borders, and hover effects. These themes offer numerous benefits including improving the grid's readability and user experience by aligning it with the application's overall design aesthetic, enhancing data visualization by using color-coding or conditional formatting, and supporting accessibility needs by incorporating high-contrast themes.

Several Vue.js grid controls offer customizable theme support, including:

  • DevExtreme HTML5 JavaScript Data Grid (part of DevExtreme Complete by DevExpress) empowers you to design grids with custom themes for a seamless user experience.
  • Kendo UI for Vue Grid (part of Kendo UI by Telerik) enables customization of grid themes, tailoring the look and feel to perfectly match your application.
  • DataViewsJS by MESCIUS facilitates the creation of visually appealing grids with custom themes, enhancing interactivity with your data.
  • ZingGrid allows you to craft unique grid presentations through customizable themes, ensuring a distinctive visual style.
  • SmartClient Grid by Isomorphic Software facilitates the development of feature-rich grids with customizable themes, providing a solution for complex data visualization.

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

Compare Vue.js Grid Controls

用工具提示增強儀錶板交互

3月 18, 2024
timulsoft Dashboards.JS 2024.2 添加對工具提示的支援,當使用者將滑鼠懸停在元素上時,會向使用者顯示資訊豐富的快顯視窗。

Stimulsoft Dashboards.JS is a JavaScript library designed for building interactive dashboards within web applications. It offers a comprehensive suite of tools for data processing, visualization, and dashboard design. Compatible with any HTML5 browser, it allows you to create a variety of dashboards for various purposes and integrates seamlessly with popular JavaScript frameworks like React and Vue.js.

The Stimulsoft Dashboards.JS 2024.2 update adds tooltip functionality for list box, combo box and shape elements. Hovering over an item can now reveal more information, providing additional details and context on demand. This intuitive feature empowers users to explore data and grasp its meaning at a glance, enhancing overall understanding.

For full details of what's new in version 2024.2, see our release notes.

Stimulsoft Dashboards.JS is licensed per developer and is available as a Perpetual license with 1 year support and maintenance. See our Stimulsoft Dashboards.JS licensing page for full details.

Stimulsoft Dashboards.JS is available to buy in the following products:

用智慧重新渲染優化單元格更新

3月 13, 2024
Handsontable 14.2.0 現在使用記憶化(memoization)來防止在使用者交互(如儲存格編輯或滾動)後不必要的重新渲染。

Handsontable is a JavaScript library designed to help developers build interactive data grids into their web applications. Offering a familiar spreadsheet-like interface, it allows users to edit, sort, and filter data with ease. Highly customizable and compatible with popular frameworks like React and Angular, Handsontable empowers developers to build robust data manipulation features into their web applications.

Handsontable 14.2.0 improves cell re-rendering using the React wrapper. The wrapper now uses memoization to optimize performance during user interactions like cell editing or scrolling in the grid, allowing the wrapper to remember the previous state and only update the elements that have actually changed. This smarter approach results in a smoother and more stable experience in your Handsontable apps, especially for complex custom cell types.

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

Handsontable is licensed per developer and is available as an Annual or Perpetual license with 1 year support and maintenance. See our Handsontable licensing page for full details.

For more information, visit our Handsontable product page.

將鑽取圖表添加到您的 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.

透過轉換為 HTML 使您的報表易於訪問

2月 20, 2024
將報表匯出為 HTML 格式會將其轉換為方便的網頁,使任何使用 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