Plotly.NET icon indicating copy to clipboard operation
Plotly.NET copied to clipboard

[v4] Roadmap

Open kMutagene opened this issue 3 years ago • 2 comments

This issue acts as a roadmap aggregating the features exclusively for the next version of this library.

Development of Plotly.NET 3.0 will be conducted on the v3 branch

The following features are most likely not backwards compatible and cannot be added as feature versions for v2.

  • [ ] migrate to immutable dynamic object - this makes all charts immutable, removing many confusing problems coming from mutation of charts) (#176)
  • [ ] Separate into core and express package - Currently, there is a mix of low and high level APIs combined in a single package - Plotly.NET. In the future, especially when adding more and more high level APIs - it is beneficial to separate these in two packages, just as the python package did. (#209)

kMutagene avatar Apr 29 '22 08:04 kMutagene

Would be nice to have support for maplibre-gl maplibre-gl-js

ianfoster99 avatar Jun 17 '22 15:06 ianfoster99

@ianfoster99 that sounds like something that should/must be implemented in the base js library https://github.com/plotly/plotly.js/ , maybe you could open an issue there

kMutagene avatar Jun 28 '22 07:06 kMutagene

closing this as i want a more dynamic approach for vNext issue tracking via milestones

kMutagene avatar Feb 13 '23 14:02 kMutagene