swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.29k stars 1.15k forks source link

please provide a detail documentation for dual y axis. As a beginner its quite difficult to understand without a guideline are documentation #1525

Open Ashwini-Elangovan opened 3 years ago

Ashwini-Elangovan commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Demo Provide an online demo (stackblitz, codesandbox, or similar) where the issue can be reproduced

ngx-charts version Specify the version of ngx-charts where this bug is present

Additional context Add any other context about the problem here.

Zoraiyo commented 2 years ago

Hi @Ashwini-Elangovan it is probably a bit late for you, but last summer I made a line chart with 2 different Y Axis in this PR #1625. A demo is also added.