Skip to content

custom Ox theo value#502

Open
viet97 wants to merge 321 commits into
chart-kit:masterfrom
PodFoods-Co:vietdq
Open

custom Ox theo value#502
viet97 wants to merge 321 commits into
chart-kit:masterfrom
PodFoods-Co:vietdq

Conversation

@viet97

@viet97 viet97 commented Apr 27, 2021

Copy link
Copy Markdown

No description provided.

leomorini and others added 30 commits March 7, 2019 13:24
* Value tooltip when clicked

Description:

Which is?
It is a tooltip that opens when clicked on some chart value. It then displays this value to the user.

Why is it important?
I believe that in some cases it is possible that the user has many values ​​in the graph and at this moment wants to know the exact value of each dot.

Does the component work and is it perfect?
The component is working properly as it should, however I believe you can improve it, especially in its design.

* minor improvements

* fix deps

* switch main file
* Add files via upload

* Add files via upload
* Added property 'absolute' to Pie Chart

If property absolute is added to PieChart (<PieChart absolute />) the values change from percentage to the absolute numbers.

* Updated README.md
…it#97)

2) Refactor decimalPlaces in renderHorizontalLabels (easier to read).
3) Updated App.js and README.md to show use of yAxisLabel.
* 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
glibas and others added 26 commits November 14, 2020 19:20
)

* Add colors to pie chart

* Conditionally use colors from data
Co-authored-by: Max Netterberg <max.netterberg@prorenata.se>
Co-authored-by: Two_Flower <37899663+huaqiangbeijiedao@users.noreply.github.com>
Add center property to PieChart property table. Clean up JSX props styling.
Co-authored-by: Herman Starikov <Hermanstarikov@gmail.com>
Co-authored-by: Herman Starikov <Hermanstarikov@gmail.com>
@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.