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

Have Line Graph Value Labels Above/Below Independently #3120

Closed
chrisschlitt opened this issue Dec 20, 2017 · 1 comment
Closed

Have Line Graph Value Labels Above/Below Independently #3120

chrisschlitt opened this issue Dec 20, 2017 · 1 comment

Comments

@chrisschlitt
Copy link

I'm showing the max and min values on a line graph, but I want the max value to appear above the line and the min value to appear below the line. I know how I can make them both above or both below, but is there a way to have one above and one below?

@liuxuan30
Copy link
Member

you have to override drawValues() then.

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

2 participants