FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add valid attribute fill for trace type "box" by oliver-gray · Pull Request #2444 · plotly/plotly.R · GitHub

Add valid attribute fill for trace type "box" - #2444

Open
oliver-gray wants to merge 1 commit into
plotly:masterfrom
oliver-gray:fix/valid_options_fix
Open

Add valid attribute fill for trace type "box"#2444
oliver-gray wants to merge 1 commit into
plotly:masterfrom
oliver-gray:fix/valid_options_fix

Conversation

Copy link
Copy Markdown
Contributor

The "fill" attribute can be used in combination with the box trace type to provide colours to box plots. This is particularly useful to enable corroboration between traces of different types.
For example, between colours used for point/scatter traces and box traces.
This change sets fill as a valid attribute where thisTrace$type == "box".

Including this attribute as valid in the source .json file may be an alternative fix for the inaccurate/non-specific warning message.

Copy link
Copy Markdown
Contributor Author

@cpsievert @KasperSkytte Please could you take a look at this? Many thanks.

Copy link
Copy Markdown
Contributor Author

@leamkhoueiry FYI

Copy link
Copy Markdown
Collaborator

Some examples, tests, and more context would be helpful. Linking to any existing issues would also be appreciated.

This file contains hidden or 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
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


Back | FazBrowse Home | New Git URL