UNPKG

@eeacms/react-chart-editor

Version:

plotly.js chart editor react component UI

14 lines (13 loc) 406 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="shortcut icon" href="/favicon.ico"> <link href='https://fonts.googleapis.com/css?family=Dosis:500,700|Open+Sans:400,400i,600,700' rel='stylesheet' type='text/css'> <title>Editor Dev</title> </head> <body> <div id="root"></div> <script src="bundle.js" type="text/javascript"></script> </body> </html>