Skip to content

Missing attributes for the Config object #299

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

Closed
kMutagene opened this issue Jun 15, 2022 · 0 comments
Closed

Missing attributes for the Config object #299

kMutagene opened this issue Jun 15, 2022 · 0 comments
Labels
Area: MissingAbstraction Plotly.js functionality that has to be implemented Type: Enhancement

Comments

@kMutagene
Copy link
Collaborator

There are many argument abstractions missing for the config object. Weirdly, it is not documented on the official docs page, but possible attributes can be found here or the comments in the code:

//missing:
//var configAttributes = {
// plotlyServerURL: {
// valType: 'string',
// dflt: '',
// description: [
// 'When set it determines base URL for',
// 'the \'Edit in Chart Studio\' `showEditInChartStudio`/`showSendToCloud` mode bar button',

@kMutagene kMutagene added Type: Enhancement Area: MissingAbstraction Plotly.js functionality that has to be implemented labels Jun 15, 2022
@kMutagene kMutagene added this to the Plotly.NET 4.0 milestone Feb 13, 2023
kMutagene added a commit that referenced this issue Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: MissingAbstraction Plotly.js functionality that has to be implemented Type: Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant