Use plotly.js-dist instead of basic-dist

This commit is contained in:
c-bata
2021-02-27 14:19:53 +09:00
parent f8e35c19f7
commit aece921a4b
@@ -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,