plotly / Plotly.NET

interactive graphing library for .NET programming languages :chart_with_upwards_trend:
https://plotly.net
MIT License
659 stars 84 forks source link

Trace Diff log to plotly.js #42

Closed kMutagene closed 3 years ago

kMutagene commented 4 years ago

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:

Distributions

Finance

3D

Maps

Specialized

kMutagene commented 4 years ago

OHLC via 0d787cf070ea10892dfd77d42ef6a162f360408d

kMutagene commented 4 years ago

ScatterGeo via 4865c5ac0356bfb2465422a2352e18c4fce018c3