Skip to content
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

Radar Chart ? #298

Open
habaieba opened this issue Jun 13, 2024 · 5 comments
Open

Radar Chart ? #298

habaieba opened this issue Jun 13, 2024 · 5 comments
Labels
enhancement New feature or request issue-accepted The issue is confirmed and accepted by the maintainers

Comments

@habaieba
Copy link

Question

Hi, I tried implementing radar chart but it seems impossible since version 40 while it was on previous I think ? Are you planning to support Radar Chart ?

@carbonrobot
Copy link
Contributor

Victory Native XL does not yet support Radar chart, but you can still use Victory Native which is fully supported and maintained. Here is the docs for Polar Axis and a small example.

@carbonrobot carbonrobot added enhancement New feature or request issue-accepted The issue is confirmed and accepted by the maintainers labels Sep 5, 2024
@mrpmohiburrahman
Copy link

Victory Native XL does not yet support Radar chart, but you can still use Victory Native which is fully supported and maintained. Here is the docs for Polar Axis and a small example.

Hi @carbonrobot,
I'd like to work on adding the Radar chart feature.
Should I port the implementation from Victory Native to Victory Native XL with the same parameters and other settings?

@carbonrobot
Copy link
Contributor

@mrpmohiburrahman Generally, the APIs are entirely different so it wouldn't be possible to match. Internally we haven't yet designed the API for it, but we welcome your input. We typically design the API and agree on it before writing code to ensure we don't have to rework things later.

@ricardogomez-dev
Copy link

Why your official documentation says you have PolarChart and in the example there is no import of that component? I am trying to implement it but is imposible since your documentation is completely wrong.

Screenshot 2024-09-27 at 3 26 37 p m

@carbonrobot
Copy link
Contributor

@ricardogomez-dev Here is a PR to update the documentation for you. If there is another issue you are having with PolarChart, please open a new issue with the details and we will keep this issue focused on Radar Chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request issue-accepted The issue is confirmed and accepted by the maintainers
Projects
None yet
Development

No branches or pull requests

4 participants