-
Notifications
You must be signed in to change notification settings - Fork 98
Trace Diff log to plotly.js #42
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
Labels
Area: MissingAbstraction
Plotly.js functionality that has to be implemented
help wanted
Type: Enhancement
Milestone
Comments
OHLC via 0d787cf |
ScatterGeo via 4865c5a |
Merged
kMutagene
added a commit
that referenced
this issue
Jun 24, 2021
11 tasks
16 tasks
Closed
3 tasks
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
help wanted
Type: Enhancement
Here is the current diff (via https://plotly.com/javascript/reference/) for trace types that are supported by this library (on a high abstraction level, theoretically we already support everything via DynObj). in the brackets ill add the even higher level functions that build on the trace type. Checkbox is checked if we support at least some abstraction:
You want to help? Here's a quick guide on how to implement a chart:
<tracetype>.init
TraceStyle.TextLabel
:TraceStyle
functions to set the needed parameters such asTraceStyle.TextLabel
.Simple
Distributions
Finance
3D
Maps
Specialized
The text was updated successfully, but these errors were encountered: