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

Dev/gantt no color #119

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

Dev/gantt no color #119

wants to merge 4 commits into from

Conversation

ebrandin
Copy link
Collaborator

Allow Gantt chart to have an empty color expression.

Updating license file

Updating copyright headers

Revert "Fixed issue for no color axis expression."

This reverts commit 08f1f2bb5294c80cc32458265351df967ba2b442.
This reverts commit 62fce15.
Copy link
Collaborator

@objerke objerke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. This fix adds an additional loop over node.rows(). I wonder if that could be a performance issue?

catalog/gantt-chart/src/index.ts Show resolved Hide resolved
catalog/gantt-chart/src/index.ts Show resolved Hide resolved
@ebrandin
Copy link
Collaborator Author

ebrandin commented Sep 15, 2023

@objerke, there is no new loops introduced in this pull request. It is just indentation when adding the if statement to check for empty categorical expression.

@arnaudspotfire
Copy link

Did the version number of the Gantt changed?

@ebrandin
Copy link
Collaborator Author

Did the version number of the Gantt changed?

Yes, but only patch version to 1.0.2, see mod-manifest.json. We should perhaps make it into 1.1.0.

@arnaudspotfire
Copy link

Yes I was also thinking about a 1.1.0 version.

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.

3 participants