-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Reference Lines in Bar chart #1046
Comments
This would be an awesome feature! |
Yes, absolutely. Any idea when this is coming? The research project I'm working on requires background reference lines in bar graphs. I'm certain that this feature would make a number of people very happy. |
@AlisonVilela I would love to see a PR for this, or just your implementation would also be very helpful! Thanks in advance |
any updates on this? |
@AlisonVilela can you please post your solution? |
@AlisonVilela would you mind sharing your implementation ? |
I faced the same issue. My solution might not be the cleanest but it worked. You can create a new component and copy the ngx-bar-chart component from the ngx-charts-Module into it.
|
Can we support this? |
@EvaristoPerez hi can you please share what you did? We are running into the same problem. thanks! |
@EvaristoPerez Hi, is there any repo where we can check it out ? or at least any guide? Thanks |
@kolya-kra Hi, Can you share any progress or support us with a guide pls? Thanks! |
Hi, @EvaristoPerez and @kolya-kra! Is it possible for you to share a gist with the code? Many thanks! |
Hi, is there any possibility to get a PR? @AlisonVilela |
We've published a version of ngx-charts that includes @kedij777's reference line support. You can use it by installing |
Originally posted by @marjan-georgiev in #422 (comment)
The text was updated successfully, but these errors were encountered: