Pareto Chart
See original GitHub issueI’m submitting a … (check one with “x”)
[ ] bug report => search github for a similar issue or PR before submitting
[X] feature request
[ ] support request => Please do not submit support request here
Current behavior Not able to create a Pareto Chart. I have tried to create this by using a line chart stacked on top of a bar chart but I don’t see a way to move the Y axis labels to the right side of the line chart to create a makeshift combination chart.
Expected behavior Ability to create a Pareto chart or other combination charts. I’m not sure if it is best to create a stand alone Pareto chart component or stack a line chart on top of a bar chart and have an Input to move the Y axis to right side of the chart. I lean towards the Input method to allow flexibility for creating other types of combination charts but there are some UX considerations like tooltips on hover and perhaps scaling issues that might be problematic. Any suggestions?
Example:
What is the motivation / use case for changing the behavior? Ability to add a Pareto chart or other combination charts.
Please tell us about your environment: Mac OS 10.12.2, using https://github.com/Teradata/covalent
-
ngx-charts version: 5.0.0
-
Angular version: 4.0.0
Issue Analytics
- State:
- Created 6 years ago
- Comments:17 (14 by maintainers)
Top GitHub Comments
@marjan-georgiev Great! I am committed to help with testing and upgrading any components as well so please reach out when that comes up. I see using this libraries for a lot of different projects. Knowing we are able extend the features in this way is awesome and I plan to help build that out where possible!
I will add the PR in the next few days after I refactor some code to fit this demo scenario.
Appreciate your time and all the work you have done.
Absolutely, please make any changes to the standard components you think are necessary to accomplish this.
To answer your questions:
Thanks, and looking forward to the PR!