shinyCyJS 1.0.0
New Feature
- buildEdge: now supports
tooltip
and
fontSize
(for label) @notlikethat
- buildNode: now supports
position.x
and
position.y
@assaron
Codes
- Applied code style using
styler
package.
shinyCyJS 0.0.2
New Feature
- Added Pie background. (Supports only
Size
and
Color
)
shinyCyJS 0.0.3
Bug fix
- Pre-built elements didn’t clear when using
rendershinyCyJS
shinyCyJS 0.0.4
New Feature
- Tooltip available on Node elements.
shinyCyJS 0.0.5
New Feature
- Selected elements will have different color.
- Node :
- Edge :
shinyCyJS 0.0.6
New Feature
shinyCyJS 0.0.7
New Feature
- Multiple element can be declared with
buildElems
shinyCyJS 0.0.8
Updated
- Core file (
cytoscape.js
) has updated with recent
version. (3.13.0)
New Feature
- Now available with
Taxi
edge
shinyCyJS 0.0.9
Updated
- Manual for each function are added
shinyCyJS 0.0.10
New Feature
- Now
Label
for Edge also available.
shinyCyJS 0.0.11
Bug fix
Label
for Node can be independent with Node’s
id
Package
- Now
shinyCyJS
available with CRAN
shinyCyJS 0.0.12
Package
- Added a
NEWS.md
file to track changes to the
package.
- Build package
site with
pkgdown
.
- Vignette added.
- Rebuild hexSticker