Skip to content

dazeb/react-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

am4editor-react-sample - React Sample of amCharts 4 Editor Usage

This sample project demonstrates common scenarios for using amCharts 4 Editor in your CMS:

  • New chart — allow users to freely create a new chart from templates.
  • Edit chart — users can edit properties of the chart and its data but can't change its type/template.
  • New chart from data — users can create new charts based on supplied preset data.
  • Edit chart type* — users can apply different templates to a previously created chart.
  • Settings — shows how to modify some of the Editor configuration settings.

Project setup

yarn install

Note: check package.json for a script to copy am4editor files into your output. You can do it any way you want in your build system, but it has to end up in the build output.

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn build

About

Online React Editor and IDE: compile, run, and host React apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published