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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: