Skip to content

fix: use all available space#736

Open
Snouzy wants to merge 328 commits into
chart-kit:masterfrom
Snouzy:fix/use-all-available-space-for-line-chart
Open

fix: use all available space#736
Snouzy wants to merge 328 commits into
chart-kit:masterfrom
Snouzy:fix/use-all-available-space-for-line-chart

Conversation

@Snouzy

@Snouzy Snouzy commented Oct 5, 2024

Copy link
Copy Markdown

k-yokoishi and others added 30 commits March 31, 2019 10:13
* Updated README.md

* Add StackedBar Factor

Added a factor to correct Vertical Labels

* Create stackedbar-chart

* Add StackedBarChart to index.js

* Add StackedBarChart to README.md

* Added stackedBar Var

* Resolve Conflicts

* Inverted Legend

Inverted Legend that it fit to the StackedBar order.

* Improve Y Value

* Try to repair the wrong Tab size

The first commit has a wrong Tab Size

* Correct Label position when Stack is to small

* fix lint errors, add example into the app
When the data is negative value in BarChart,
the corresponding bar is rendered to downward from 0.
* Draw BarChart and LineChart from 0

* Add prop `fromZero`

Add prop `fromZero` to BarChart and LineChart to
render the charts from 0 not from the minimum value.
* update app.json to have sdkVersion

if sdkVersion is not present, expo will use the latest version installed on the computer vs the one from package.json

* update line-chart.js to fix onPress handler logic

* change larger click circle to not rely on the fill to have opacity
* remove Circles from View that were making them not show up in iOS
* Hide Horizontal and Vertical Labels

* improve docs
* Add labels to progress chart

* Refactoring to make this a non-breaking change
…hart-kit#141)

* fix: update paths-js library version to fix pie chart with empty values

* fix: fix NaN labels on pie charts with empty values
Please look into this and approve as I was not able to proceed or I will have to change the plugin thanks
* added background opacity props

* updated README: added new opacity options 'backgroundGradientFromOpacity' and 'backgroundGradientToOpacity'.
Hermanya and others added 18 commits January 10, 2021 18:15
Co-authored-by: Herman Starikov <Hermanstarikov@gmail.com>
Co-authored-by: Herman Starikov <Hermanstarikov@gmail.com>
Co-authored-by: Robert <robertogarciadevelopment@gmail.com>
…ment for options” (chart-kit#523)

To fix React Native Error: “Animated.event now requires a second argument for options”
…chart-kit#515)

* Rework X axis labeling to allow dissimilar dataset lengths

* Add prepare script for GitHub sourced library usage (builds on install)
* feat(line-chart): add fillShadowGradient To and From

* feat(line-chart): set fillShadowGradientToOpacity

* feat(line-chart): maintain backwards compatibility

* feat(readme): update chart style object docs

* feat(abstract): update option comments

* feat(abstract): add offset options

* feat(readme): update documentation

* feat(readme): update documentation

* feat(package): specify dependency resolutions

* feat(abstract-chart): fix backwards compatibility

Co-authored-by: Ezra Burga <ezra.burga@deepwatch.com>
@ahmedprusevic

ahmedprusevic commented Oct 30, 2024

Copy link
Copy Markdown

Any update when this can be merged? @Snouzy @Hermanya

@Snouzy

Snouzy commented Nov 12, 2024

Copy link
Copy Markdown
Author

the project seems to be dead fr

@maxwelljmckee

Copy link
Copy Markdown

the project seems to be dead fr

@ahmedprusevic @Snouzy have you migrated to a different RN chart library?
I really like the out-of-the-box appearance of this one – trying to figure out whether or not it's worth branching and improving it or going with an alternative

@Snouzy

Snouzy commented Feb 7, 2025

Copy link
Copy Markdown
Author

Nop, still on this one with patch-package

@maxwelljmckee

Copy link
Copy Markdown

@Snouzy Have you tried react-native-gifted-charts?

It is one of the worst component interface designs I have ever seen... But so far it is also the most flexible/configurable RN chart package I've found 🤷‍♂️

https://gifted-charts.web.app/linechart

@ahmedprusevic

Copy link
Copy Markdown

Honestly no, at this point it is not worth trying new libs, I will just dedicate time and create my charts using react-native-svg once I get the time

@hapo-nghialuu

Copy link
Copy Markdown

Why this PR is not merged?

@F3rgz

F3rgz commented Dec 15, 2025

Copy link
Copy Markdown

^ bump

@ghost ghost force-pushed the master branch 3 times, most recently from bc0b8af to 096eeb0 Compare June 19, 2026 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.