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

Composite chart Bar & Line and other features #167

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

NMHoang05
Copy link

I created this fork to use in my work project so I have not added any offical documents.

I will list my changes here:

  • new chart type: composite of bar and line
  • format string for marker (y axis on the left)
  • optional secondary x axis (on the right)
  • a property to specify space between data column (this is not bar spacing)
  • a property to specify size of colored boxes of legend (allow vary sized)
  • fix "legend at bottom" (I don't know if no one notice or the previous behaviour is intentional)

(and maybe a few others that I don't remember, lol)


my changes should not be merged as is,
if merging is desired, I will update comments, documents.


feel free to ask about the new features.

- format string to marker label
- secondary y axis (on the right side)
composite chart for bar and line
property for space between data columns (not between bars)
fix 'legend at bottom'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant