Skip to content

Bar with start value and end value like in older victory native #529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jaikantshikray opened this issue Mar 26, 2025 · 3 comments
Open

Comments

@jaikantshikray
Copy link

I have upgraded from old victory native lib to latest victory native xl and i am unable to find a way from documentation and examples to give bar a starting value and ending value y0 and y as it was in the older victory native library

Basically i want my bar to start from 2 and ends at 8 and next bar to start from 4 and ends at 12 so different bars with different starting point and ending point but here in latest victory native version the bars always start from 0 or min domain but i want the chart to have 0 y axis and bar floating in between of chart like older victory native library.

Image
@nicklasbring
Copy link

Have you tried setting the domain prop?

@jaikantshikray
Copy link
Author

yes with domain i can set the min and max of chart but i want the some bar to start from 8 to 12 some from 4 to 8 like the screenshot i have attached i was doing that with older lib with y and y0 but with this library i am not finding a suitable way for it

@nicklasbring
Copy link

I must have misread your question—sorry about that!

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

No branches or pull requests

2 participants