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

Grid style color change dynamically #247

Open
SuvarnaRatnaA opened this issue Apr 15, 2024 · 1 comment
Open

Grid style color change dynamically #247

SuvarnaRatnaA opened this issue Apr 15, 2024 · 1 comment

Comments

@SuvarnaRatnaA
Copy link

SuvarnaRatnaA commented Apr 15, 2024

Hi Team,

Thank you very much for providing a very useful library.

Could you please help me to change x axis line color dynamically.

let gridStyle = GridStyle(numberOfLines: yVals?.count ?? 4,
lineColour : Color(.blackGeneric),
lineWidth : 1,
dash : [1],
dashPhase : 0)

@willdale Any help would be appreciated.
Thank you.

@SuvarnaRatnaA SuvarnaRatnaA changed the title Gridstyle line color change dynamically x axis line color change dynamically Apr 15, 2024
@SuvarnaRatnaA SuvarnaRatnaA changed the title x axis line color change dynamically Grid style line color change dynamically Apr 15, 2024
@SuvarnaRatnaA SuvarnaRatnaA changed the title Grid style line color change dynamically Grid style color change dynamically Apr 15, 2024
@SuvarnaRatnaA
Copy link
Author

@willdale and team,

Any help how to proceed on this issue.

Thank you.

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

No branches or pull requests

1 participant