mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-23 13:30:25 +08:00
Use plotly.js-dist instead of basic-dist
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as plotly from "plotly.js-basic-dist"
|
||||
import * as plotly from "plotly.js-dist"
|
||||
import React, { ChangeEvent, FC, useEffect, useState } from "react"
|
||||
import {
|
||||
Grid,
|
||||
|
||||
Reference in New Issue
Block a user