Movatterモバイル変換


[0]ホーム

URL:


plotly 4.11.0

New features

Improvements

Bug fixes

4.10.4

Improvements

4.10.3

Improvements

Bug fixes

4.10.2

New features

Improvements

Bug fixes

4.10.1

Changes to plotly.js

New features

Bug fixes

Improvements

4.10.0

Breaking changes inJavaScript API

Breaking changes in R API

New Features

Improvements

4.9.4.1

BUG FIXES

4.9.4

BUG FIXES

4.9.3

Changes to plotly.js

NEW FEATURES

IMPROVEMENTS

BUG FIXES

4.9.2.1

This is minor patch release with a few minor bug fixes and updatestest expectations in anticipation of new R 4.0 defaults.

BUG FIXES

4.9.2

Changes to plotly.js

IMPROVEMENTS

BUG FIXES

4.9.1

Changes to plotly.js

IMPROVEMENTS

BUG FIXES

4.9.0

Changes to plotly.js

NEW FEATURES & IMPROVEMENTS

CHANGES

BUG FIXES

4.8.0

NEW FEATURES &IMPROVEMENTS

plotly.js andplot_ly() specific improvements

ggplotly() specificimprovements

Otherimprovements relevant for allplotly objects

CHANGES

plot_ly() specificchanges

Other changesrelevant for allplotly objects

BUG FIXES

ggplotly() specificfixes

plot_ly() specificfixes

Other fixesrelevant for allplotly objects

4.7.1

NEW FEATURES &IMPROVEMENTS

CHANGES

BUG FIXES

4.7.0

NEW FEATURES &IMPROVEMENTS

CHANGES

Bug fixes

4.6.0

NEW FEATURES &IMPROVEMENTS

CHANGES

BUG FIXES

4.5.6

NEW FEATURES

CHANGES

BUG FIXES

4.5.5 – 28 September 2016

NEW FEATURES

BUG FIX

4.5.4 – 27 September 2016

BUG FIX

4.5.3 – 27 September 2016

NEW FEATURES

BUG FIX

4.5.2 – 23 September 2016

NEW FEATURES

BUG FIXES

4.5.1 – 23 September 2016

NEW FEATURES

BUG FIXES

4.5.0 – 22 September 2016

NEW FEATURES

CHANGES

4.4.5 – 19 September 2016

NEW FEATURES

BUG FIXES

4.4.4 – 15 September 2016

NEW FEATURES

4.4.3 – 15 September 2016

CHANGES

4.4.2 – 14 September 2016

BUG FIXES

4.4.1 – 14 September 2016

BUG FIXES

4.4.0 – 13 September 2016

CHANGES

BUG FIXES

4.3.7 – 11 September 2016

BUG FIXES

4.3.6 – 9 September 2016

CHANGES

BUG FIXES

4.3.5 – 5 September 2016

NEW FEATURES

CHANGES

BUG FIXES

4.3.4 – 31 August 2016

CHANGES

4.3.3 – 29 August 2016

BUG FIXES

4.3.2 – 26 August 2016

NEW FEATURES

4.3.1 – 23 August 2016

CHANGES

4.3.0 – 22 August 2016

NEW FEATURES

CHANGES

BUG FIXES

4.2.1 – 22 August 2016

BUGFIX

4.2.0 – 11 August 2016

CHANGES

4.1.1 – 8 August 2016

CHANGES

4.1.0 – 27 June 2016

NEW FEATURES

BUG FIXES

OTHER CHANGES

4.0.2 – 25 June 2016

BUG FIXES

4.0.1 – 14 June 2016

BUG FIXES

OTHER CHANGES

4.0.0 – 13 June 2016

BREAKING CHANGES &IMPROVEMENTS:

NEW FEATURES &IMPROVEMENTS:

OTHER CHANGES:

3.6.5 – 10 June 2016

IMPROVEMENT:

Multiple rows of facet strips will now be separated by
(i.e.,line breaks) instead of ,. See #593.

3.6.4 – 31 May 2016

BUG FIX:

embed_notebook() will no longer use a ‘.embed’ extension in theiframe src attribute. See #613.

3.6.3 – 24 May 2016

CHANGES:

Provided a better way of reexporting magrittr::%>%.See #597.

3.6.2 – 24 May 2016

CHANGES:

Removed unnecessary plyr dependency.

3.6.1 – 23 May 2016

BUG FIX:

Add a default method for plotly_build. Fixes #592.

3.6.0 – 16 May 2016

NEW FEATURES & CHANGES:

BUG FIX:

Column facet strips will no longer be drawn when there is only onecolumn.

3.5.7 – 13 May 2016

CHANGES:

Better defaults for defaultWidth/defaultHeight in the htmlwidget’ssizing policy.

BUG FIX:

Pass knitr options to the named argument options. Fixes #582.

3.5.6 – 12 May 2016

BUG FIX:

Use .embed suffix in iframe src attribute. Fixes #581.

3.5.5 – 5 May 2016

CHANGES:

ggplotly() will now use plotly’s layout.axisid.title (instead oflayout.annotations) for axis titles on non-faceted plots. This will makefor a better title placement experience (see #510).

BUG FIX:

Space for interior facet_wrap() strips are now accounted for.

3.5.4 – 5 May 2016

BUG FIX:

gg2list() now returns an object of class “plotly_built” instead of“plotly” to ensure a sensible print method is invoked.

3.5.3 – 3 May 2016

CHANGES:

Upgrade to plotlyjs v1.10.1 –https://github.com/plotly/plotly.js/releases/tag/v1.10.1

3.5.2 – 2 May 2016

BUG FIX:

Added missing key properties in ggplotly() converter so selectionscan be accessible via event_data().

3.5.1 – 26 Apr 2016

CHANGES:

Upgrade to plotlyjs v1.10.0 –https://github.com/plotly/plotly.js/releases/tag/v1.10.0

Distinguish between “built” (plotly_built) and “non-built”(plotly_hash) plotly objects. See #562

3.5.0 – 19 Apr 2016

NEW FEATURES:

The toRGB() function will now respect alpha channels in hex colorcodes and can recursively apply alpha.

CHANGES:

The toRGB() function will always output color codes with an alphachannel (e.g. toRGB(‘black’) is now ‘rgba(0,0,0,1)’ instead of‘rgb(0,0,0)’)

3.4.15 – 18 Apr 2016

BUGFIX:

The alpha in geom_smooth was incorrectly inheriting from otherlayers. See #551.

3.4.14 – 15 Apr 2016

CHANGES:

Upgrade to plotlyjs v1.9.0 –https://github.com/plotly/plotly.js/releases/tag/v1.9.0

3.4.13 – 6 Apr 2016

BUGFIX:

In some cases, marker color was inheriting from the marker line colorwhen it shouldn’t have. See ##537.

3.4.12 – 5 Apr 2016

CHANGES:

Upgrade to plotlyjs v1.8.0 –https://github.com/plotly/plotly.js/releases/tag/v1.8.0

3.4.11 – 2 Apr 2016

BUGFIX:

Fix bug when altering modebar button defaults

3.4.10 – 1 Apr 2016

BUGFIX:

Fix a geom_errorbar bug introduced in 3.4.9. See #513.

3.4.9 – 25 Mar 2016

BUGFIX:

Upgrade to plotlyjs 1.7.0. Fixes #513

3.4.8 – 23 Mar 2016

BUGFIX:

3.4.7 – 19 Mar 2016

BUGFIX:

3.4.6 – 17 Mar 2016

NEW FEATURES:

The ‘plotly_relayout’ event is now accessible via the event_data()function.

Fixed #514.

3.4.5 – 17 Mar 2016

BUGFIX:

Fixed #514.

3.4.4 – 17 Mar 2016

BUGFIX:

Show discrete positional values in tooltip (see #515); betterGeomTile conversion; pass plot object into layers2traces.

3.4.3 – 14 Mar 2016

BUGFIX:

Custom facet labeller functions will now translate correctly. See#507.

3.4.2 – 14 Mar 2016

BUGFIX:

Automatic resizing will now occur only when layout.autosize is true(the default). See #403.

3.4.1 – 13 Mar 2016

BUGFIX:

Legend titles are now supported.

3.4.0 – 12 Mar 2016

NEW FEATURES:

CHANGES:

BUGFIX:

3.3.1 – 10 Mar 2016

CHANGES:

BUGFIX:

3.2.1 – 10 Mar 2016

BUGFIX:

3.2.0 – 10 Mar 2016

CHANGES:

NEW FEATURES:

3.1.0 – 8 Mar 2016

CHANGES:

3.0.0 – 8 Mar 2016

NEW FEATURES:

CHANGES:

BUG FIXES:

2.5.0 – 1 Mar 2016

NEW FEATURES

CHANGES

The arguments filename, fileopt, world_readable in ggplotly() wereremoved as they should be provided to plotly_POST() instead.

2.4.4 – 13 Feb 2016

as.widget() now returns htmlwidget objects untouched. See #449.

2.4.3 – 11 Feb 2016

Ensure that we always return HTTPS links. Fixes #455

2.4.2 – 9 Feb 2016

Fix for on-premise domain configuration.

2.4.1 – 2 Feb 2016

Attach base_url in as.widget() so it works in multiple contexts

2.4.0 – 1 Feb 2016

2.3.4 – 1 Feb 2016

Added a plotly_api_domain environment variable for configuring theAPI domain. Fixes #441

2.3.3 – 27 Jan 2016

Bump axis number for each trace matching a panel number. fixes#318

2.3.2 – 25 Jan 2016

More accurate list of data_array properties. Fixes #415

2.3.1 – 25 Jan 2016

More accurate conversion of path width. Fixes #373.

2.3.0 – 19 Jan 2016

Add sharing argument and deprecate world_readable. Fixes #332

2.2.4 – 18 Jan 2016

Fix for error in embed_notebook(). See #409.

2.2.3 – 18 Jan 2016

Fix for geom_vline(). See #402.

2.2.2 – 18 Jan 2016

Fix bar orientation when we detect geom_bar() + coord_flip() inggplotly(). Fixes #390.

2.2.1 – 18 Jan 2016

Search for axis title in scene object. fixes #393.

2.2.0 – 13 Jan 2016

The default for layout.hovermode is now ‘closest’ for non-linescatter traces

2.1.3 – 12 Jan 2016

Fix size and alpha translation for geom_point. Fixes #386

2.1.2 – 11 Jan 2016

Upgraded to plotlyjs 1.4.1. For a list of changes, seehttps://github.com/plotly/plotly.js/releases/tag/v1.4.1

2.1.1 – 11 Jan 2016

Upgraded to plotlyjs 1.4. For a list of changes, seehttps://github.com/plotly/plotly.js/releases/tag/v1.4.0

2.1.0 – 29 Dec 2015

plot_ly() now defaults to inherit=FALSE and plotly_build() is nowidempotent. Fixes #280 and #277. See #368 for details.

2.0.19 – 23 Dec 2015

Added as.widget() function for conveniency in converting plotlyobject to htmlwidget objects. See #294.

2.0.18 – 22 Dec 2015

Fix #365

2.0.17 – 22 Dec 2015

Fix #358

2.0.16 – 18 Dec 2015

Require ggplot2 2.0.0 or higher. For details, see #269.

2.0.15 – 13 Dec 2015

Fix #346

2.0.14 – 13 Dec 2015

Fix #212

2.0.13 – 12 Dec 2015

Fix #286

2.0.12 – 11 Dec 2015

Fix #221

2.0.11 – 11 Dec 2015

Fix #250

2.0.10 – 10 Dec 2015

Fix #225

2.0.9 – 10 Dec 2015

Fix #333

2.0.8 – 10 Dec 2015

Fix a bug with geom_segment (see #321 & #228)

2.0.7 – 10 Dec 2015

Fix #233

2.0.6 – 2 Dec 2015

Upgrade to plotlyjs 1.1.1. Fixes #319.

2.0.5 – 1 Dec 2015

Fix for legend names. See #236.

2.0.4 – 28 Nov 2015

Fix #313.

2.0.3 – 18 Nov 2015

Fixed bug causing knitr options to be ignored. Also addedVignetteBuilder to DESCRIPTION to vignette is available.

2.0.2 – 17 Nov 2015

Using plotly_build() on a ggplot object should always return a plotlyobject

2.0.1 – 17 Nov 2015

Better printing of server figures. Documentation and other fixes forinitial CRAN release!

2.0.0 – 2 Nov 2015

Added a dependency on htmlwidgets and ‘offline’ plots are now thedefault. If you want to create a figure on a plotly server, you need touseplotly_POST(). Also added aconfig()function to control the default appearance of the interactive plot

1.0.10 – 3 Nov 2015

Fixed #292.

1.0.9 – 28 Sep 2015

Fixed filename, fileopt arguments in plot_ly. Specifying the samefilename will now overwrite the plot if it exists.

1.0.8 – 14 Sep 2015

Added the plotly_IMAGES() function which interfaces to the imagesendpoint https://api.plot.ly/v2/#images

Details -> https://github.com/ropensci/plotly/pull/279

1.0.7 – 26 Aug 2015

See https://github.com/ropensci/plotly/pull/275

1.0.6 – 25 Aug 2015

Fix a bug with subplot domain calculations (seehttps://github.com/ropensci/plotly/pull/274)

1.0.5 – 20 Aug 2015

Fix issue converting plotly offline markdown documents to HTML whenusingmarkdown::markdownToHTML

1.0.4 – 14 Aug 2015

Bug fix for subplot. See #265

1.0.3 – 7 Aug 2015

Improved legend positioning. See #241

1.0.2 – 2 Aug 2015

1.0.1 – 2 Aug 2015

Removed the stream() function as it wasn’t ready to be included.

1.0.0 – 31 July 2015

A major reworking of package internals which includes a few backwardsincompatible changes.

Major changes include:

  1. New high-level grammar for expressing Plotly graphs from R (see theplot_ly(),add_trace(),layout(),andstyle() functions).
  2. New print methods which make it easier to create, modify, and embedPlotly graphs.
  3. Added asubplot() function for putting several graphson a single page.
  4. Added therenderPlotly() andplotlyOutput() functions for embedding plotly graphs inshiny applications.
  5. Addedoffline() function for creating standalone HTMLpages via Plotly Offline (see http://purchasing.plot.ly/)

For more details, see the new vignettes withbrowseVignettes(package = "plotly") and/or the pull request-> https://github.com/ropensci/plotly/pull/226

0.6.3 – 2 June 2015

Add new tests inspired by the R Cookbook distributions #214

0.6.2 – 19 May 2015

In geom_bar(stat = “identity”), sum y values if multiple for a givenx.

0.6.1 – 5 May 2015

Add test-cookbook-lines.R and fix bugs that showed up in thosetests.

0.6 – 4 May 2015

Let gg2list() return a figure object (backwards incompatiblechange).

0.5.29 – 16 April 2015

geom_density() as filled area chart #202

0.5.28 – 15 April 2015

Let ggplot handle histogram binning. Fix #198

0.5.27 – 19 Mar 2015

Reimplement geom_ribbon as a basic polygon. Fix #191. Fix #192.

0.5.26 – 18 Mar 2015

Implemented geom_rect #178

0.5.25 – 10 March 2015

Implemented geom_smooth() #183

0.5.24 – 10 March 2015

Implemented facet_wrap(scales=“free”) #167

0.5.23 – 10 March 2015.

geom_ribbon() now respects alpha transparency

0.5.22 – 2 March 2015.

Fixes for ylim() #171.

0.5.21 – 23 February 2015.

Fixes for error bars and tick marks.

0.5.20 – 9 February 2015.

Add alpha transparency to fill conversion. Let geom_area supportcolour and fill aesthetics.

0.5.19 – 23 January 2015.

Support class conversion such as as.Date() within ggplot code.

0.5.18 – 22 January 2015.

Return proper filepath when filename contains directories.

0.5.17 – 30 December 2014.

Support date-time binning in histograms.

0.5.16 – 29 December 2014.

Support colour aesthetic in geom_text().

0.5.15 – 19 December 2014.

Use proper RCurlOptions in get_figure() method.

0.5.14 – 1 December 2014.

Make layers geom_line + geom_point only one trace in Plotly.

0.5.13 – 27 November 2014.

Rename translation file and server endpoint parameter to be hip.

0.5.12 – 12 November 2014.

Improve legend title position.

0.5.11 – 11 November 2014.

Show legend title.

0.5.10 – 7 November 2014.

Improve showlegend and fix legend’sx position.

0.5.9 – 3 November 2014.

Default colours for geom_polygon().

0.5.8 – 30 October 2014.

Support hline over a factor x range. Default colours forgeom_boxplot().

0.5.7 – 29 October 2014.

Default colours for geom_area() and geom_ribbon().

0.5.6 – 28 October 2014.

Convert line size faithfully.

0.5.5 – 24 October 2014.

Support category histograms (with factors).

0.5.4 – 22 October 2014.

Support conversion of geom_vline().

0.5.3 – 21 October 2014.

Support conversion of geom_bar() with position_dodge().

0.5.2 – 18 October 2014.

Support aesthetic shape in geom_path() and, hence, geom_line()(conversion).

0.5.1 – 15 October 2014.

Do not show zero lines by default (as in ggplot2 plots).

0.5.0 – 15 October 2014.

From now on, version numbers are meaningful again… Many changesmeanwhile, especially support for more geoms.

0.4 – 7 April 2014.

Re-write geom to trace conversion code.

0.3.8 – 21 March 2014.

ggplotly takes the last_plot() by default.

Support for ggplotly layout elements title, tickcolor, gridcolor,showlegend, plot_bgcolor, paper_bgcolor, tickangle, axis titles, plotborder colors.

0.3.7 – 14 March 2014.

For ggplotly:

0.3.6 – 10 March 2014.

Merge ggplotly code.

0.3.5


[8]ページ先頭

©2009-2025 Movatter.jp