|
Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
|
This is the complete list of members for plotly::Figure::Impl, including all inherited members.
| addFrames(const Object &frames) const -> bool | plotly::Figure::Impl | inline |
| addTraces(const Object &traces, const Object &newIndices) const -> bool | plotly::Figure::Impl | inline |
| animate(const Object &frameOrGroupNameOrFrameList, const Object &opts) const -> bool | plotly::Figure::Impl | inline |
| callPlotly(const std::string &method, const Object ¶ms, const std::chrono::duration< double > &timeout=RPC_CALL_TIMEOUT_SECONDS) const -> std::optional< plotly::Object > | plotly::Figure::Impl | inline |
| closeChromiumFunction | plotly::Figure::Impl | |
| deleteFrames(const Object &frames) const -> bool | plotly::Figure::Impl | inline |
| deleteTraces(const Object &indices) const -> bool | plotly::Figure::Impl | inline |
| downloadDirectoryOfHeadlessMode | plotly::Figure::Impl | |
| downloadImage(const Object &opts) const -> bool | plotly::Figure::Impl | inline |
| eventCallbacks | plotly::Figure::Impl | |
| eventNameToIds | plotly::Figure::Impl | |
| extendTraces(const Object &update, const Object &indices, const Object &maxPoints) const -> bool | plotly::Figure::Impl | inline |
| httpServer | plotly::Figure::Impl | |
| Impl(const std::filesystem::path &webappPath) | plotly::Figure::Impl | inline |
| isHeadless | plotly::Figure::Impl | |
| isOnceConnected | plotly::Figure::Impl | mutable |
| isOpen() const -> bool | plotly::Figure::Impl | inline |
| jsonRpc | plotly::Figure::Impl | |
| moveTraces(const Object ¤tIndices, const Object &newIndices) const -> bool | plotly::Figure::Impl | inline |
| newPlot(const Object &data, const Object &layout, const Object &config) const -> bool | plotly::Figure::Impl | inline |
| openBrowser(bool headless=false) -> bool | plotly::Figure::Impl | inline |
| prependTraces(const Object &update, const Object &indices) const -> bool | plotly::Figure::Impl | inline |
| purge() const -> bool | plotly::Figure::Impl | inline |
| react(const Object &data, const Object &layout, const Object &config) const -> bool | plotly::Figure::Impl | inline |
| redraw() const -> bool | plotly::Figure::Impl | inline |
| relayout(const Object &layout) const -> bool | plotly::Figure::Impl | inline |
| restyle(const Object &aobj, const Object &traces) const -> bool | plotly::Figure::Impl | inline |
| setDownloadDirectory(const std::filesystem::path &directory, int remoteDebuggingPort=CHROME_DEVTOOLS_PORT) -> bool | plotly::Figure::Impl | inline |
| update(const Object &traceUpdate, const Object &layoutUpdate) const -> bool | plotly::Figure::Impl | inline |
| waitClose() const | plotly::Figure::Impl | inline |
| waitConnection() const | plotly::Figure::Impl | inline |
| ~Impl() | plotly::Figure::Impl | inline |