Vue.js 뉴스

다중 차트 표시 성능 향상

11월 14, 2023
여러 차트를 표시할 때 성능을 향상시키기 위해 WebGL 컨텍스트 공유가 LightningChart JS v5.0에 도입되었습니다.

LightningChart JS is a high-performance JavaScript charting library that utilizes WebGL rendering and GPU acceleration to deliver exceptional performance for a wide range of data visualization needs. It is designed to handle large datasets and complex visualizations with ease, enabling developers to create interactive and visually appealing charts for various applications.

The LightningChart JS v5.0 release introduces WebGL context sharing, enabling the sharing of WebGL resources (e.g. textures, shaders, and buffers) across multiple WebGL contexts. This enhances the performance of multi-chart displays, minimizes memory consumption, and simplifies resource management. It optimizes the rendering of each chart, regardless of their arrangement or quantity. Developers can now employ HTML <div> elements to define chart layouts and use CSS for precise control over positioning.

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

For more information, see our LightningChart JS product page.

Interpolation을 통한 Geo Heatmaps 향상

11월 10, 2023
Highcharts Maps v11.2.0에서 지리적 히트맵 보간에 대한 지원을 추가되어 온도 지도와 유사한 차트에 대해 알려진 데이터 포인트 사이에 추정 값을 추가할 수 있습니다.

Highcharts Maps provides a standards-compliant method for creating schematic maps in web-based projects. It extends the user-friendly Highcharts JavaScript API to allow web developers to create interactive maps that display sales, election results, or any other geographically related information.

The Highchartts Maps v11.2.0 release adds support for interpolation in geographic heatmaps. The geoheatmap.interpolation feature allows the heatmap to render its data points as an interpolated image, estimating values between known data points. For example, you may have a have a table of temperature data that shows the temperature at specific points within a region. You can use interpolation to estimate the temperature in areas between the known data points. This new feature helps to create more easily understandable and visually appealing heatmaps, even with limited data sets.

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

For more information, visit our Highcharts Maps product page.

손쉽게 수직 Sankey 차트 만들기

11월 9, 2023
Highcharts v11.2.0에서 수직 정렬 및 색상 모드가 포함된 Sankey 차트 시리즈에 대한 새로운 옵션을 제공합니다.

Highcharts is an industry-leading JavaScript charting library, used by tens of thousands of developers and over 80% of the world's 100 largest companies. Highcharts Core (formerly Highcharts JS) is an SVG-based, multi-platform charting library that has been actively developed since 2009.

Highcharts v11.2.0 adds new options for the presentation of Sankey chart types. The nodeAlignment option lets you specify which side of the chart nodes should align to, facilitating a vertical layout. The linkColorMode option determines the color mode for Sankey links, including matching the "from" node, the "to" node, or a gradient between the two.

Sankey charts are a type of flow diagram suited to visualizing complex data that changes over time. With the added Sankey chart display options, Highcharts now offers more impactful ways to visualize your data.

To see a full list of what’s new in v11.2.0, see our release notes.

For more information, visit our Highcharts Core product page.

애니메이션으로 매력적인 다이어그램 만들기

11월 6, 2023
MindFusion.Diagramming for JavaScript 버전 4.4를 사용하면 개발자가 다이어그램 항목, 노드, 뷰에 애니메이션을 적용하여 보다 유용한 다이어그램을 만들 수 있습니다.

MindFusion.Diagramming for JavaScript allows you create flow diagrams using predefined node shapes. You can use links to join nodes together and users can create, resize, select, move and modify nodes and links as needed. All diagram elements can be accessed programmatically and methods are available to changing the appearance of all elements.

The version 4.4 release has been extended to include support for animations. Diagram items support the animation of fill color, stroke color and opacity. Diagram nodes can now include bounce, shake, pulse and path animations. The diagram view itself now offers animated zooming and scrolling.

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

For more information, visit our MindFusion.Diagramming for JavaScript product page.

사용자가 브라우저에서 직접 PDF를 편집할 수 있습니다

11월 3, 2023
ONLYOFFICE Docs v7.5에는 사용자가 애플리케이션을 종료하지 않고도 PDF 문서에서 주석과 코멘트를 남기고, 그림을 그리고, 양식을 채울 수 있는 강력한 PDF 편집기가 추가되었습니다.

ONLYOFFICE Docs is a comprehensive online editor, allowing users to create text documents, spreadsheets, presentations, and forms. It enables your users to edit, share, and collaborate on documents online in their preferred browser, within your own application. It's fully compatible with OOXML (Office Open XML) formats and supports popular Microsoft Office and other document formats such as CSV, DOC, DOCX, EPUB, HTML, ODP, ODS, ODT, PDF, PPT, PPTX, RTF, TXT, XLS, and XLSX.

Version 7.5 of ONLYOFFICE Docs expands its scope with the addition of a PDF editor. This new tool allows users to perform operations on PDF files such as text annotation (including highlighting, underlining and strikethrough), filling in forms, commenting and freehand drawing. The editor provides ONLYOFFICE users with a convenient and powerful way to edit files in the popular PDF format.

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

For more information, see our ONLYOFFICE Docs product page.