plotly / Plotly.NET

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

update to DynamicObj v4 #472

Open kMutagene opened 6 days ago

kMutagene commented 6 days ago

This PR will (eventually) update this repo to use DynamicObj v4.

This also opens up potential transpilation via Fable.

There is a lot of work to do as parameter order for thousands of calls has to be fixed.