Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

How to set line_shape in Plotly.Blazor?

$
0
0

I'm trying to figure out how to create spline graphs using the Plotly.Blazor NuGet package, but I can't find anything like line_shape from the python version in the Plotly.Blazor github. Is there a way to do it, or do I need to find a different solution?

I'm currently using Scatter objects to plot my lines. Originally, I thought it would be something similar to how it is done in python:

line = Scatter(line_shape = "spline",)

So far, however, no such luck.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>