dotnet / dotnet/machinelearning-modelbuilder
Graph does not work on Data Preview for SQL Data source.
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 16.13.2.2211002
- Microsoft Visual Studio Enterprise 2022 (64-bit) Version 17.0.6
**Describe the bug**
- On which step of the process did you run into an issue: SQL Data source>Data Preview>Graph
**Data source**
https://github.com/dotnet/machinelearning-samples/raw/main/samples/csharp/getting-started/Forecasting_BikeSharingDemand/BikeDemandForecasting/Data/DailyDemand.mdf
**To Reproduce**
Steps to reproduce the behavior:
1. Select Create a new project from the Visual Studio 2022 start window;
2. Choose the C# Console App (.NET Core) project template with .Net 6.0;
3. Add model builder by right click on the project;
4. Select Forecasting and input the SQL Server data source;
5. After do the settings of Label and Time series columns, click "Graph" under Data Preview, find that no graph is displayed.
**Expected behavior**
Graph under Data Preview can work for Forecasting SQL data source.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Not occurs on Evaluate page:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.