Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Fixed #26 - axes now respect offsets properly and cleanup of other offset #27

Merged
merged 2 commits into from
Dec 2, 2016

Conversation

marzolfb
Copy link
Contributor

Fix #26

  • Axis component used on StockLine, SmoothLine, and Scatterplot charts now handles margin/offset properly
    • When changes are made to the margin options for these types of charts, charts should now display properly (where before offset would affect chart drawing area but not axes/gridlines)
  • Modified Bar chart to fix display problems with labels along x-axis (removed 25 offset value)
  • Removed unnecessary embedded G SVG grouping tag (to previously address offset handling) on StockLine & SmoothLine charts that was causing display problems
  • Removed unnecessary embedded G SVG grouping tag (to previously address offset handling) on Tree chart

@marzolfb marzolfb merged commit aa934d2 into master Dec 2, 2016
@marzolfb marzolfb deleted the fix26-axis-android-probs branch December 2, 2016 01:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Charts not showing properly on Android
2 participants