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

We need to display network graph using cytoscape https://github.com/plotly/react-cytoscapejs

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here. v17.3.0-preview-20220530-08 See the release notes here....

dependencies

Bumps [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) from 6.0.6 to 6.0.8. Release notes Sourced from Microsoft.JSInterop's releases. .NET 6.0.8 Release .NET 6.0.7 Release Commits 6a01dd1 Merged PR 24140: [internal/release/6.0] Update dependencies from dnceng/inter... ae88823 [internal/release/6.0]...

dependencies

Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 6.0.6 to 6.0.8. Release notes Sourced from Microsoft.AspNetCore.Components's releases. .NET 6.0.8 Release .NET 6.0.7 Release Commits 6a01dd1 Merged PR 24140: [internal/release/6.0] Update dependencies from dnceng/inter... ae88823 [internal/release/6.0]...

dependencies

Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 6.0.6 to 6.0.8. Release notes Sourced from Microsoft.AspNetCore.Components.Web's releases. .NET 6.0.8 Release .NET 6.0.7 Release Commits 6a01dd1 Merged PR 24140: [internal/release/6.0] Update dependencies from dnceng/inter... ae88823 [internal/release/6.0]...

dependencies

I am trying to update a stacked bar chart that is being used in a dashboard every 5 minutes or so and also has the capability of being able to...

bug

Bumps [Blazorise.Bootstrap](https://github.com/Megabit/Blazorise) from 1.0.5 to 1.0.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Blazorise.Bootstrap&package-manager=nuget&previous-version=1.0.5&new-version=1.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [Blazorise.Icons.FontAwesome](https://github.com/Megabit/Blazorise) from 1.0.5 to 1.0.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Blazorise.Icons.FontAwesome&package-manager=nuget&previous-version=1.0.5&new-version=1.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I'm setting the `XAxis.Ticks = TicksEnum.Empty` but the ticks remain visible. I suspect that because this is internally an empty string, something somewhere is treating this as equivalent to null...

bug