frolic-react icon indicating copy to clipboard operation
frolic-react copied to clipboard

Add Support for Axis Labels

Open arihantparsoya opened this issue 2 years ago • 2 comments

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 avatar Aug 13 '23 03:08 arihantparsoya

Can you please Assign it to me !

Tabhi109 avatar Aug 13 '23 08:08 Tabhi109

Can you assign the issue to me?

bhavaygrg avatar Aug 14 '23 16:08 bhavaygrg