Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charting Samples Do Not Work #3519

Open
2 of 17 tasks
Eddie-Hartman opened this issue Apr 12, 2024 · 0 comments
Open
2 of 17 tasks

Charting Samples Do Not Work #3519

Eddie-Hartman opened this issue Apr 12, 2024 · 0 comments

Comments

@Eddie-Hartman
Copy link

Eddie-Hartman commented Apr 12, 2024

Describe the bug

The XPlot.Plotly sample here does not work: https://github.com/dotnet/interactive/blob/main/samples/notebooks/csharp/Docs/Plotting-with-Xplot.ipynb

It just outputs an object instead of a chart.

Generally speaking, I'm looking for the up to date simple charting solution for interactive notebooks. I was using them pretty early when they came out, and it seems like the libraries keep changing or getting more complicated. I want to be able to do simple bar, line, pie, etc type charts. SandDance seems cool, but where is the documentation on how to actually use it? Each time I make a chart, it resets my X and Y axis settings. How do I specify what I want as my actual axis?

Old examples are outdated and links are broken: https://devblogs.microsoft.com/dotnet/net-interactive-is-here-net-notebooks-preview-2/ and I understand how that happens, but coming here the samples also don't work, so what is a stable supported simple charting library with decent C# documentation to use?

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
Version: 1.0.520801+1e5d205f82c7f5bb1b2e5ce60c680491552cfa23

Library version: 1.0.0-beta.24208.1+1e5d205f82c7f5bb1b2e5ce60c680491552cfa23

Build date: 2024-04-08T18:58:35.4991735Z

  • OS
    • Windows 11
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Firefox
    • Safari
  • Frontend
    • Jupyter Notebook
    • Jupyter Lab
    • nteract
    • Visual Studio Code
    • Visual Studio Code Insiders
    • Visual Studio
    • Other (please specify)

Screenshots

If applicable, add screenshots to help explain your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant