Skip to content

Commit

Permalink
Updated @visactor/vchart to 1.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pvictor committed Nov 6, 2024
1 parent 099f9d7 commit 644220b
Show file tree
Hide file tree
Showing 6 changed files with 137 additions and 127 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: vchartr
Title: Interactive Charts with the 'JavaScript' 'VChart' Library
Version: 0.1.3
Version: 0.1.3.9000
Authors@R: c(
person("Victor", "Perrier", email = "[email protected]", role = c("aut", "cre")),
person("Fanny", "Meyer", role = "aut"))
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# vchartr 0.1.4

* Updated @visactor/vchart to 1.12.10 (https://github.com/VisActor/VChart/releases).

# vchartr 0.1.3

* CRAN requests taken into account
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@

## Installation

Install from [CRAN](https://CRAN.R-project.org/package=vchartr) with:

```r
install.packages("vchartr")
```

You can install the development version of vchartr from [GitHub](https://github.com/dreamRs/vchartr) with:

```r
Expand Down
2 changes: 1 addition & 1 deletion inst/htmlwidgets/vchart.js

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 644220b

Please sign in to comment.