Vue.js 뉴스

JavaScript 차트 렌더링 개선

4월 2, 2024
Wijmo 2024 v1은 스플라인 차트 보간과 폴리라인 및 다각형에 대한 더 부드러운 라운딩을 사용하여 FlexChart 컨트롤의 렌더링을 구체화합니다.

Wijmo by MESCIUS is a comprehensive suite of JavaScript UI controls for building interactive web applications. It offers a wide range of powerful components including grids, charts, inputs, and gauges, designed to streamline development processes and enhance user experiences. With its robust functionality and customizable features, Wijmo simplifies the creation of sophisticated web interfaces, empowering software developers to efficiently craft responsive and visually appealing applications without sacrificing performance or scalability.

The Wijmo 2024 v1 release includes significant rendering refinements for FlexChart and FlexPie. Notable improvements include smoother rounding for polylines and polygons in FlexChart, enhanced spline chart interpolation, and refined tooltips tailored specifically for small slices within FlexPie. These updates collectively enhance the visual quality, precision, and user experience of both chart components, providing developers with finer control over chart aesthetics and data representation.

To see a full list of what's new in 2024 v1, 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.

For more information, visit our Wijmo product page.

사용자가 그리드 모양을 맞춤설정할 수 있도록 지원합니다

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
Stimulsoft 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.

웹 애플리케이션에 드릴스루(drill-through) 차트를 추가하세요

2월 23, 2024
JavaScript 드릴스루(drill-through) 차트를 사용하면 사용자가 여러 데이터 계층을 쉽게 탐색하고 특정 데이터 포인트를 조정할 수 있습니다.

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.