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

Single LineChartDataSet in LineChartView #1116

Closed
greenmood opened this issue Jun 9, 2016 · 4 comments
Closed

Single LineChartDataSet in LineChartView #1116

greenmood opened this issue Jun 9, 2016 · 4 comments

Comments

@greenmood
Copy link

Hi,

Thanks for a great lib and a great job! I wanted to ask is it possible to display a single LineChartDataSet in Chart view as a point? In my current project, there's a case, where there's only one value in the graph, so it would be great to display it somehow.

@KodiKraig
Copy link

I am accomplishing this right now I believe. You are saying you only have one yValue for the graph and its not displaying it?

@greenmood
Copy link
Author

yes.

@danielgindi
Copy link
Collaborator

Maybe add more x-indices. When there's only one value, the width of the chart is singular.

@greenmood
Copy link
Author

but what if i have only one value? one Position with x and y. Is there a property, which i haven't found, that for example makes a circle on graph if there's only one value passed to framework?

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

3 participants