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 average line and data point lines to line chart #11

Closed
agustka opened this issue Jun 7, 2019 · 1 comment
Closed

Add average line and data point lines to line chart #11

agustka opened this issue Jun 7, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@agustka
Copy link

agustka commented Jun 7, 2019

Add additional line definition options for line chart that would include an average line and data points lines. Data point lines are lines that go from the label up to the chart line.

chart

@imaNNeo imaNNeo added the enhancement New feature or request label Jun 7, 2019
imaNNeo added a commit that referenced this issue Jun 12, 2019
* added ExtraLinesData to LineChartData for drawing extra horizontal and vertical lines on the line chart

* added BelowSpotsLine in the BelowBarData to show lines from each spot to the bottom of the chart

* updated sample 3 code and image

* upgraded version to 0.0.7 and added new demo apk
@imaNNeo
Copy link
Owner

imaNNeo commented Jun 12, 2019

added on 0.0.7, check this sample:

dashed lines and dotted lines not supported yet,
but I will add it ASAP.

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

No branches or pull requests

2 participants