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

This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.

Results 53 Plotly.Blazor issues
Sort by recently updated
recently updated
newest added

Bumps [nunit](https://github.com/nunit/nunit) from 3.14.0 to 4.0.1. Release notes Sourced from nunit's releases. NUnit 4.0.1 Patch release to fix windows targets See release notes and See migration guide NUnit 4.0.0 See...

dependencies

Bumps [WeCantSpell.Hunspell](https://github.com/aarondandy/WeCantSpell.Hunspell) from 4.1.0 to 5.0.0. Release notes Sourced from WeCantSpell.Hunspell's releases. 5.0.0 Removes usages of Environment.TickCount: [PR #83](aarondandy/WeCantSpell.Hunspell#83) Adds net8.0 as a new target (breaking) Improves many collection types...

dependencies

When X axis tick type is date, I hope the date format is "yyyy-MM-dd", not the default format. How to configure the Plotly.Blazor? Thanks!

help wanted

Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 6.0.23 to 8.0.0. Release notes Sourced from Microsoft.AspNetCore.Components's releases. .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release...

dependencies

Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 6.0.23 to 8.0.0. Release notes Sourced from Microsoft.AspNetCore.Components.Web's releases. .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release...

dependencies

Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 6.0.23 to 8.0.0. Release notes Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases. .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release...

dependencies

I couldn't find an example for coding up an x-axis RangeSlider, which is really handy addition to any large time series scatter chart. With a little trial and error (and...

Hi all! I trying to create a graph resembling a Gantt chart. Because of that, I need to create bars horizontally. Sometimes, these bars need to have offsets in the...

On initially rendering the chart everything is laid out perfectly works as expected. Upon leaving the page with the PlotlyChart and reentering, the Plotly component gets broken down and spread...

bug

Hello, I'm trying to update from 4.1.0 and 4.2.0. The only modifications was to bump Plotly.Blazor in the solution and remove the javascripts in _Layout.cshtml. I get the following exception:...