Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inab/citations-widget-oeb


https://github.com/inab/citations-widget-oeb

elixir-euro elixir-spain openebench

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Citation

This is a standalone widget to display the citations of a tool at OpenEBench.

![Alt text](docs/images/screenshot.png 'Screenshot')

Live demo available at : https://inab.github.io/citations-widget-OEB/

# How to

Add the build file which you can download from build/build.js and tag it into your html. You can then call the `loadCitationChart()` function. The HTML file should look like the following example:

**Note** : The class attribute on the div should be `class="opebcitations"`

```html





loadCitationChart();

```

### Attributes that can be set on the _

_ tag

- data-id : should be unique and start with a letter
- data-url : the ID of the tool from OEB
- data-title : chart title
- data-h : height of the chart
- data-legend : boolean