Tagged articles
9 articles
Page 1 of 1
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Aug 1, 2025 · Frontend Development

ECharts 6.0 Released: A Complete Visual and Functional Overhaul

Version 6.0 of the open‑source ECharts library introduces a sweeping visual redesign, dynamic theme switching, intelligent scatter jitter, new chord diagrams, axis breakpoints, matrix coordinate systems, label overflow protection, upgraded mark layers, and stronger custom series, making both new and existing projects more powerful and easier to develop.

Chart LibraryData visualizationECharts
0 likes · 7 min read
ECharts 6.0 Released: A Complete Visual and Functional Overhaul
Open Source Tech Hub
Open Source Tech Hub
Jun 30, 2025 · Frontend Development

What’s New in Apache ECharts 6.0? 12 Major Upgrades Unveiled

Apache ECharts 6.0 beta introduces twelve major upgrades—including a new default theme, dynamic theme switching, dark‑mode support, new chart types like chord and beeswarm, a matrix coordinate system, reusable custom series, and axis‑label optimizations—while providing migration guidance and breaking‑change notes for developers.

Apache EChartsChart LibraryData visualization
0 likes · 15 min read
What’s New in Apache ECharts 6.0? 12 Major Upgrades Unveiled
ByteFE
ByteFE
Nov 8, 2023 · Frontend Development

VChart: A Multi‑Platform, High‑Performance Chart Library for Data Storytelling

VChart is an open‑source, multi‑terminal chart library built on VGrammar and VRender that provides a rich set of 2D and 3D visualizations, high‑performance rendering, extensive animation and interaction capabilities, and flexible layout and theming options for developers across web, mobile and mini‑program environments.

Chart LibraryData visualizationVChart
0 likes · 14 min read
VChart: A Multi‑Platform, High‑Performance Chart Library for Data Storytelling
ByteFE
ByteFE
Dec 23, 2020 · Frontend Development

F2 Source Code Analysis: Chart Library Architecture and Mobile Adaptation

This article provides a comprehensive analysis of AntV's F2 chart library, covering its graphics grammar foundation, modular architecture, implementation details, and mobile adaptation challenges, offering valuable insights for developers working with data visualization.

AntVCanvasChart Library
0 likes · 39 min read
F2 Source Code Analysis: Chart Library Architecture and Mobile Adaptation
MaGe Linux Operations
MaGe Linux Operations
Oct 2, 2020 · Frontend Development

Create Hand‑Drawn Style Charts in Python with CuteCharts

This article introduces the cutecharts Python library that generates hand‑drawn style visualizations, explains how to install it, describes common chart parameters, and provides detailed API references and code demos for Bar, Line, Pie, Radar, and Scatter charts, complete with example images.

Chart LibraryCuteChartsData visualization
0 likes · 11 min read
Create Hand‑Drawn Style Charts in Python with CuteCharts
Laravel Tech Community
Laravel Tech Community
Aug 31, 2020 · Frontend Development

Apache ECharts 4.9.0 Release Highlights and New Features

Apache ECharts 4.9.0, an open‑source JavaScript charting library incubated by Apache, introduces new features such as polygon graph connections and horizontal funnel orientation, adds tooltip text shadow and brush style options, and resolves numerous bugs across components like toolbox, tooltip, and bar charts.

Chart LibraryData visualizationECharts
0 likes · 4 min read
Apache ECharts 4.9.0 Release Highlights and New Features
Python Programming Learning Circle
Python Programming Learning Circle
Feb 15, 2020 · Frontend Development

Introducing CuteCharts: A Python Library for Hand‑drawn Style Visualizations

This article presents CuteCharts, a Python package that generates hand‑drawn style charts such as bar, line, pie, radar, and scatter plots, provides installation instructions, and includes complete code examples for each chart type to help developers quickly create visually appealing graphics.

Chart LibraryCuteChartsData visualization
0 likes · 4 min read
Introducing CuteCharts: A Python Library for Hand‑drawn Style Visualizations