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

Add fonctionnality groupBySeries and groupById #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GuillaumeSmaha
Copy link

Hey,
To keep my master equals to upstream, I created a new branch for this feature and I clean it to minimize modification (indent, ...)
So, I will close PR #26
Feature:

  • groupBySeries permit to aggregate all elements in the serie to the same row
  • groupById permit to aggregate all rows with the same id to an uniq row.
  • Add opacity for not hover element"
  • Add option groupByIdDrawAllTitles: This option permit to draw all titles
  • when the option groupById is enabled else draw only the first title
  • When groupByIdDrawAllTitles is enabled, cellHeight is auto sized

groupBySeries permit to aggregate all elements in the serie to the same row
groupById permit to aggregate all rows with the same id to an uniq row.
Add opacity for not hover element"
Add option groupByIdDrawAllTitles: This option permit to draw all titles
when the option groupById is enabled else draw only the first title
When groupByIdDrawAllTitles is enabled, cellHeight is auto sized
@GuillaumeSmaha
Copy link
Author

@lutze Even if you thought to do it in a different way, I prefer to keep the PR alive until your implementation

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