Skip to content

Commit

Permalink
Updated @visactor/vchart to 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pvictor committed Dec 23, 2024
1 parent aee31cf commit 471350e
Show file tree
Hide file tree
Showing 7 changed files with 135 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.9000
Version: 0.1.3.9100
Authors@R: c(
person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre")),
person("Fanny", "Meyer", role = "aut"))
Expand Down
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# vchartr 0.1.4

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


# vchartr 0.1.3

* CRAN requests taken into account


# vchartr 0.1.2

* Added `v_event()` to register events on chart.


# vchartr 0.1.1

* Updated @visactor/vchart to 1.12.8 (https://github.com/VisActor/VChart/releases).
Expand Down
2 changes: 1 addition & 1 deletion inst/htmlwidgets/vchart.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion man/v_area.Rd

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

6 changes: 5 additions & 1 deletion man/v_bar.Rd

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

Loading

0 comments on commit 471350e

Please sign in to comment.