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

Calculate offset between svg axis and the chart svg #12

Open
dafortin opened this issue May 15, 2017 · 0 comments
Open

Calculate offset between svg axis and the chart svg #12

dafortin opened this issue May 15, 2017 · 0 comments
Labels
Copied Copied to frost-core (JIRA)

Comments

@dafortin
Copy link
Member

Calculate the offset between the SVG axis and the chart SVG to reduce the distance between the SVG axis and the chart SVG to 0 to have continuous grid lines.

  • Deprecate frost-chart-x-axis-svg offset
  • Calculate automatically the distance between the SVG axis and the chart SVG (50% of the height of the y axis last tick)
  • Remove the distance calculated above to the top attribute calculation in frost-chart-svg

screen shot 2017-05-15 at 10 01 05 am

@dafortin dafortin added the Copied Copied to frost-core (JIRA) label Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Copied Copied to frost-core (JIRA)
Projects
None yet
Development

No branches or pull requests

1 participant