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

[Chore] Fix explicit src import #1596

Merged
merged 2 commits into from
Sep 13, 2021
Merged

[Chore] Fix explicit src import #1596

merged 2 commits into from
Sep 13, 2021

Conversation

heshan0131
Copy link
Contributor

[chore] export findDefaultColorField

chore: Add @types/d3-scale
Signed-off-by: Shan He <heshan0131@gmail.com>
@@ -8,3 +8,4 @@ export function createNewDataEntry(data: ProtoDataset, datasets?: Datasets): Dat
export function getNewDatasetColor(ds: Datasets): RGBColor;

export const datasetColorMaker: Generator<RGBColor>;
export function findDefaultColorField(dataset: Dataset): false | Feild;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Typo on Field here

Signed-off-by: Shan He <heshan0131@gmail.com>
@heshan0131 heshan0131 merged commit 6121a34 into master Sep 13, 2021
@delete-merged-branch delete-merged-branch bot deleted the 0831-export branch September 13, 2021 01:58
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.

2 participants