-
Notifications
You must be signed in to change notification settings - Fork 715
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
@visx/xychart not available from @visx/visx package #974
Comments
Hey @valtism thanks for checking out |
Thanks! Zero rush on this feature, just a nice-to-have :) |
I've picked this one up in PR #984 👍 |
Curious how this issue is progressing? |
I closed the PR I raised as it turned out to be a trickier change and I didn't have any spare time to pick up the extra changes. Sounds like @williaster knows how to handle it though. |
Sorry just saw that #984 was closed. I can do this this week, it was slightly more complicated than we expected. |
Hi guys. Super excited about
xychart
being out.Just noticed that since I'm using the
@visx/visx
import for prototyping that importing from@visx/xychart
is not supported, and I have to manually install the@visx/xychart
package.Would like to be able to pull from the umbrella package like I can for the others. Thanks!
The text was updated successfully, but these errors were encountered: