Commit c9446e5
Add encoded derived convenience chart overloads
Completes phase H2 of the encoded array support plan by adding
encoded overloads for derived convenience constructors across
Chart2D, Chart3D, ChartCarpet, ChartDomain, ChartMap, ChartPolar,
ChartSmith, and ChartTernary. Pareto, Residual, and AnnotatedHeatmap
are intentionally excluded since they perform in-F# computation
over their input arrays.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7396529 commit c9446e5
14 files changed
Lines changed: 3135 additions & 6 deletions
File tree
- plans
- src/Plotly.NET/ChartAPI
- tests
- Common/FSharpTestBase/TestCharts/UpstreamFeatures
- ConsoleApps/FSharpConsole
- CoreTests/CoreTests
- CommonAbstractions
- UpstreamFeatures
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
0 commit comments