question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

StackedAreaChart does not use xAccessor/yAccessor props

See original GitHub issue

What is the problem?

Passing xAccessor/yAccessor props to StackedAreaChart has no effect.

When does it happen?

Everytime

What platform?

  • iOS
  • Android

React Native version: 0.55.3

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
JesperLeklandcommented, Jun 6, 2018

I implemented it today actually. The gridMin/gridMax will be replaced by the yMin/yMax and xMin/xMax props. Just have to thoroughly test it and then make a release.

1reaction
ramilushevcommented, Jun 6, 2018

@JesperLekland got it working with the method you suggested! Still, a gridMin/gridMax prop would be a lot cleaner solution. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reachart minPointSize props does not work when using in ...
Problem: I am working on stackedBarChart where on particular data if there is no data we need show dash as a indication there...
Read more >
StackedAreaChart (JavaFX 8) - Oracle Help Center
When true, CSS styleable symbols are created for any data items that don't have a symbol node specified. Properties inherited from class javafx.scene.chart....
Read more >
Make your custom charts with react-native-svg-charts and ...
If you've never used charts in your mobile app, this article will your step-by-step guide ... StackedAreaChart requires one additional prop.
Read more >
Victory | VictoryStack
The origin prop is only used by polar charts, and is usually controlled by VictoryChart . It will not typically be necessary to...
Read more >
react-native-svg-charts - npm
Customizable charts (Line, Bar, Area, Pie, Circle, Progress) for React Native. Latest version: 5.4.0, last published: 3 years ago.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found