ChartsOrg / ChartsOrg/Charts

How do I normalize Bubble Sizes for BubbleChartView across DataSets?

Open
#1,158 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

I have a BubbleChartView with multiple data sets, with size normalizing enabled. I'd like for the chart to set the maxSize to the max of each DataSet's maxSizes, but this doesn't currently seem doable, unless I'm missing something?

Contributor guide

Open the contributing guide

Research direction

Start at BubbleChartView and trace the normalization path for multiple DataSets, focusing on maxSize and each DataSet's maxSizes. Done means the chart can derive maxSize from the DataSets' maxima when normalization is enabled, with the behavior verified by relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
data-visualization, mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.