Skip to content

[Request] Provide a parameter to suppress the "No trace type specified" warning+message #1202

Open
@daattali

Description

@daattali

For example, the first sample code in ?plot_ly is

plot_ly(economics, x = ~pop)

Running that results in

No trace type specified:
  Based on info supplied, a 'histogram' trace seems appropriate.
  Read more about this trace type -> https://plot.ly/r/reference/#histogram

Sometimes this comes out as a warning and sometimes as a message. There are a variety of ways to deal with workarounds trying to suppress warnings/messages they're not ideal. It would be great if there was a parameter that would allow us to suppress such messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions