Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 29fb695

Browse files
author
Anita Steiner
authored
Merge pull request #81 from datavisyn/rumersdorfer-update_README.md
Update README.md
2 parents f016b0d + ad1669a commit 29fb695

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Chart.js Box and Violin Plot
2-
[![datavisyn][datavisyn-image]][datavisyn-url] [![NPM Package][npm-image]][npm-url] [![CircleCI][circleci-image]][circleci-url]
2+
[![Target Discovery Platform][tdp-image]][tdp-url] [![NPM Package][npm-image]][npm-url] [![CircleCI][circleci-image]][circleci-url]
33

44
Chart.js module for charting box and violin plots. **Works only with Chart.js >= 2.8.0**
55

@@ -287,13 +287,13 @@ import "chartjs-chart-box-and-violin-plot/build/Chart.BoxPlot.js";
287287

288288
***
289289

290-
<a href="https://www.datavisyn.io"><img src="https://www.datavisyn.io/img/logos/datavisyn-d-logo.png" align="left" width="100px" hspace="10" vspace="6"></a>
290+
<a href="https://www.datavisyn.io"><img src="https://www.datavisyn.io/img/logos/datavisyn-logo.png" align="left" width="200px" hspace="10" vspace="6"></a>
291291
This repository is part of the **Target Discovery Platform** (TDP). For tutorials, API docs, and more information about the build and deployment process, see the [documentation page](https://wiki.datavisyn.io).
292292

293293

294294

295-
[datavisyn-image]: https://img.shields.io/badge/datavisyn-io-black.svg
296-
[datavisyn-url]: http://datavisyn.io
295+
[tdp-image]: https://img.shields.io/badge/Target%20Discovery%20Platform-Library-violet.svg
296+
[tdp-url]: http://datavisyn.io
297297
[npm-image]: https://badge.fury.io/js/chartjs-chart-box-and-violin-plot.svg
298298
[npm-url]: https://npmjs.org/package/chartjs-chart-box-and-violin-plot
299299
[circleci-image]: https://circleci.com/gh/datavisyn/chartjs-chart-box-and-violin-plot.svg?style=shield

0 commit comments

Comments
 (0)