ECCV 2026

ChartStyle-100K: A Large-Scale Dataset for
Structured Visualization Style Transfer

Structured style transfer teaser
Structured style transfer. Each row shares the same content chart; each column applies a different style reference (bottom-right red boxes). ReChart preserves the underlying data while transferring color schemes, typography, and other stylistic attributes across diverse chart types.

ChartForge Pipeline

A reverse-generation, dual-stream pipeline that synthesizes the stylized target first, then derives a structure-aligned content chart — cutting content leakage at the data level.

ChartStyle-100K

100,744 high-quality style-transfer triplets spanning 36 chart types and 3 visualization families, with style-space resampling and multi-dimensional quality filtering.

ChartStyle-Bench

300 curated content–style pairs with 6 metrics covering structural fidelity, style consistency, and content integrity — the first systematic testbed for the task.

Overview

Abstract

Given an input image, style transfer aims to recast it into the style of a reference image while preserving its content. While this problem is well addressed for natural images, we find that structured images such as charts, diagrams, and tables demand capabilities fundamentally distinct from natural image stylization: visual elements encode data through geometry (bar heights, arc angles, point positions), and dense text must be preserved exactly. We term this structured style transfer: changing appearance while keeping strict element-level fidelity. Even frontier models like GPT-Image-1.5 and Nano-Banana-Pro often struggle here, producing inconsistent transfer, structural distortion, and content leakage. The obvious fix — training on data that restyles a content chart toward a reference — inherits these failures: it distorts the content and leaks the reference into the target.

We introduce ChartForge, a data pipeline that instead builds triplets in reverse: starting from a style image, it produces a target of similar style but different content, then a matching content chart. Because the content is derived from the target, the two stay structurally consistent, with style and content disentangled from the start, avoiding forward-pipeline leakage. With style-space resampling and multi-dimensional filtering, ChartForge yields ChartStyle-100K, over 100K triplets across 36 chart types and 3 visualization families. For evaluation, we further build ChartStyle-Bench, a benchmark of 300 content–style pairs with 6 metrics. Training ReChart by progressively fine-tuning Qwen-Image-Edit on ChartStyle-100K achieves the best overall performance across all baselines, including GPT-Image-1.5 and Nano-Banana-Pro.

Motivation

Why It Is Hard

Leading image editors fail systematically on structured visualizations — style inconsistency, structural distortion that corrupts data-encoding geometry, and content leakage.

Representative failure modes of image editing systems
Approach

ChartForge Pipeline

A reverse-generation, dual-stream framework producing structure-consistent triplets (style Is, content Ic, target It).

ChartForge four-stage framework
Four stages: (I) reference-driven target generation, (II) restyle-based content generation, (III) style-space resampling, and (IV) multi-dimensional quality assessment & filtering.
Data

ChartStyle-100K

A large-scale dataset for structured visualization style transfer, built entirely by ChartForge.

100,744
style-transfer triplets
36
chart types
26
subject domains
90
restyle families
300
benchmark pairs · 6 metrics
ChartStyle-100K data visualization
A glimpse of ChartStyle-100K: diverse content charts and style references spanning many chart types and restyle families.
Evaluation

Quantitative Results

We obtain ReChart through progressive fine-tuning of Qwen-Image-Edit; its comparison against state-of-the-art baselines on ChartStyle-Bench is shown below. indicates higher is better, indicates lower is better; bold marks the best per column.

ModelLLM EvaluationPerceptual Metrics
Content↑Style↑Leakage↓Overall↑Semantic↑Fidelity↑OCRScore↑
StyleStudio1.001.670.061.170.580.470.01
CSGO1.001.970.021.250.550.460.01
OmniGen21.112.660.571.140.540.530.04
FLUX.2-dev1.753.800.801.290.590.730.26
Edit-R11.853.250.631.350.650.660.28
Seedream 4.02.393.700.512.000.740.560.50
GPT-Image-12.312.960.052.300.770.460.54
GPT-Image-1.53.303.040.062.820.800.480.73
Nano-Banana3.572.660.202.440.870.500.77
Nano-Banana-23.483.750.482.590.760.540.71
Nano-Banana-Pro3.793.580.322.840.770.540.72
Qwen-Image-Edit2.752.730.511.580.760.620.54
ReChart (Ours)3.962.900.053.030.890.490.76

ReChart achieves the best overall score and content preservation while keeping content leakage low and stylistic fidelity competitive against state-of-the-art commercial models.

Comparison

Qualitative Comparison

Given a style reference and a content chart, baselines often show style misalignment, structural distortion, text errors, or content leakage — ReChart yields the best overall results.

Style
Content
Qwen-Image-Edit
GPT-Image-1.5
Nano-Banana-Pro
ReChart (Ours)
stylecontentqwengpt15nanoours style 1content 1qwen 1gpt15 1nano 1ours 1 style 2content 2qwen 2gpt15 2nano 2ours 2 style 3content 3qwen 3gpt15 3nano 3ours 3