Skip to content

Dev/gantt no color#119

Open
ebrandin wants to merge 3 commits intomasterfrom
dev/gantt-no-color
Open

Dev/gantt no color#119
ebrandin wants to merge 3 commits intomasterfrom
dev/gantt-no-color

Conversation

@ebrandin
Copy link
Copy Markdown
Collaborator

Allow Gantt chart to have an empty color expression.

Copy link
Copy Markdown
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?

Comment thread catalog/gantt-chart/src/index.ts
Comment thread catalog/gantt-chart/src/index.ts
@ebrandin
Copy link
Copy Markdown
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
Copy Markdown

Did the version number of the Gantt changed?

@ebrandin
Copy link
Copy Markdown
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
Copy Markdown

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