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

Add Support for Axis Labels #2

Open
arihantparsoya opened this issue Aug 13, 2023 · 2 comments
Open

Add Support for Axis Labels #2

arihantparsoya opened this issue Aug 13, 2023 · 2 comments
Labels
good first issue Good for newcomers

Comments

@arihantparsoya
Copy link
Contributor

Currently there is no support for axis labels in frolic-react. To add support for it, we need to follow these steps:

  • We need to define two new parameters xLabel and yLabel for the charts which have X and Y axis.

  • Add Axis Inputs in Chart Interface

  • Implement the Axis Labels functionality in different graph components. For example, for AreaChart, we need to update the code such that it takes the axis labels and renders them in the UI

@arihantparsoya arihantparsoya added the good first issue Good for newcomers label Aug 13, 2023
@Tabhi109
Copy link

Can you please Assign it to me !

@bhavaygrg
Copy link

Can you assign the issue to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants