10.0.0 • Published 9 days ago

@eeacms/volto-plotlycharts v10.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

volto-plotlycharts

Releases

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Volto add-on

Features

Plotly Charts and Plotly Chart Editor integration with Volto

  • Exports a PlotlyChart Widget, can be used in regular volto edit forms
  • Registers a VisualizationView component for a content type named 'visualization'. eea.restapi has a behavior to implement such a content type.

Plotlycharts

Upgrade

  • Version ^9.0.0 requires ^eea.api.dataconnector@9.0

  • Version ^8.0.0 requires ^eea.api.dataconnector@7.0

  • Version ^6.0.0 requires ^eea.api.dataconnector@4.4

Getting started

Try volto-plotlycharts with Docker

  git clone https://github.com/eea/volto-plotlycharts.git
  cd volto-plotlycharts
  make
  make start

Go to http://localhost:3000

Add volto-plotlycharts to your Volto project

  1. Make sure you have a Plone backend up-and-running at http://localhost:8080/Plone

    docker compose up backend
  2. Start Volto frontend

  • If you already have a volto project, just update package.json:

    "addons": [
        "@eeacms/volto-plotlycharts"
    ],
    
    "dependencies": {
        "@eeacms/volto-plotlycharts": "*"
    }
  • If not, create one:

    npm install -g yo @plone/generator-volto
    yo @plone/volto my-volto-project --canary --addon @eeacms/volto-plotlycharts
    cd my-volto-project
  1. Install new add-ons and restart Volto:

    yarn
    yarn start
  2. Go to http://localhost:3000

  3. Happy editing!

Release

See RELEASE.md.

How to contribute

See DEVELOP.md.

Copyright and license

The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.

See LICENSE.md for details.

Funding

European Environment Agency (EU)

10.0.0

9 days ago

9.2.0

28 days ago

9.1.2

1 month ago

9.1.1

1 month ago

9.1.0

2 months ago

9.0.2

3 months ago

9.0.1

3 months ago

9.0.0

3 months ago

8.2.0

5 months ago

7.1.2

6 months ago

7.1.1

6 months ago

7.1.0

6 months ago

7.0.5

7 months ago

8.1.0

5 months ago

8.1.2

5 months ago

8.1.1

5 months ago

6.4.2

10 months ago

6.4.1

10 months ago

6.4.0

10 months ago

8.1.4

5 months ago

8.1.3

5 months ago

7.0.0

9 months ago

7.0.4

8 months ago

7.0.3

8 months ago

7.0.2

8 months ago

7.0.1

8 months ago

8.0.0

6 months ago

5.1.1

1 year ago

5.1.0

1 year ago

6.1.0

11 months ago

6.0.1

12 months ago

6.0.0

12 months ago

6.3.0

11 months ago

6.2.1

11 months ago

6.0.3

12 months ago

6.2.0

11 months ago

6.1.1

11 months ago

6.0.2

12 months ago

6.2.2

11 months ago

6.0.4

11 months ago

5.0.6

1 year ago

5.0.8

1 year ago

5.0.7

1 year ago

5.0.5

1 year ago

5.0.4

1 year ago

5.0.3

1 year ago

5.0.2

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

4.0.0

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.11

2 years ago

2.0.9

2 years ago

2.0.10

2 years ago

2.0.7

3 years ago

2.0.8

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago