You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reason: my x axis is a timeline and could have lots of data points. rather than trying to fit everything in a vertical chart (and x axis labels getting mushed together) i'm thinking of rendering the chart as a horizontal graph instead. i know that horizontal bar graph is supported (https://nearform.com/open-source/victory-native/docs/cartesian/bar/horizontal-bar) but what about Bar+Line graphs? is it even possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to implement a Bar+Line chart with left and right axis, similar to the example in https://github.com/FormidableLabs/victory-native-xl/blob/main/example/app/multiple-y-axes.tsx , but in a horizontal graph.
reason: my x axis is a timeline and could have lots of data points. rather than trying to fit everything in a vertical chart (and x axis labels getting mushed together) i'm thinking of rendering the chart as a horizontal graph instead. i know that horizontal bar graph is supported (https://nearform.com/open-source/victory-native/docs/cartesian/bar/horizontal-bar) but what about Bar+Line graphs? is it even possible?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions