-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8b1f84f
commit 1923bb3
Showing
2 changed files
with
53 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1923bb3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey Shaun,
Are you going to export
Convert-ToSpectreColor
in the manifest (FunctionsToExport
)? If not, I'm unclear on how to use a HEX color in say, a bar chart. See code:I know that your new function
Convert-ToSpectreColor
could handle this, but it's not public facing so I'm not sure if there is some other way to accomplish what I'm trying to do. Is this the only way? (See below)