ChartsOrg / ChartsOrg/Charts

Scientific number formatting for X Axis?

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

Description

Hi,

I have noticed that there is no way to have xAxis values formatted as 10^x (.scientific). The only xAxis formatter is of type IAxisValueFormatter and automatically uses stringForValue function. However, this would be a great feature. Could you add it?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the xAxis formatter interface, IAxisValueFormatter, and its stringForValue function. Determine where axis values are formatted and what scientific notation behavior the feature should expose; done means xAxis values can be displayed in scientific notation without breaking existing formatting.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.