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

Different line styles #11

Closed
onyame opened this issue Jul 13, 2014 · 5 comments
Closed

Different line styles #11

onyame opened this issue Jul 13, 2014 · 5 comments
Labels
enhancement improves upon existing functionality

Comments

@onyame
Copy link

onyame commented Jul 13, 2014

It would be great, if you could support different line styles such as dashed or dotted lines for the LineChart.

@PhilJay
Copy link
Owner

PhilJay commented Jul 13, 2014

Thank you for your input. You mean something like this?

bildschirmfoto 2014-07-13 um 14 42 58

I am currently working on that feature. It should be out alongside other improvements within next week.

Regards,
Philipp

@onyame
Copy link
Author

onyame commented Jul 13, 2014

Yeah, exactly like that! :)
Thanks!

@PhilJay
Copy link
Owner

PhilJay commented Jul 13, 2014

I just pushed your desired feature onto the experimental branch. It should be working as you pleased.

You can use LineChart.enableDashedLine(float lineLength, float spaceLength, float phase) to enable dashed lines for the chart.

Be aware that this branch is way ahead of features than the current master branch, but might not be as stable, depending on what features you are using. Data filtering (linear approximation) is not working at the moment.

@WaliaAditya
Copy link

hey @PhilJay thanks for the wonderful library its been real help.
I'll be thankful if you can help me through this.
Actually i was using this library and i wanted to make some of the xaxis grid line to be dashed line is their any functionality for that?? i don't want all of the xaxis grid lines to be dashed.
thanks in advance.

@channae
Copy link

channae commented Aug 28, 2019

@WaliaAditya Hi, Im looking for the same behaviour. Were you able to achieve this?

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

No branches or pull requests

4 participants