Skip to content

Missing attributes for the Config object #299

Closed
@kMutagene

Description

@kMutagene

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',

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions