The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.024 2019-04-23 22:00:00+0000 
  - Update to plotly.js 1.47.3
  - Add new trace types: isosurface, sunburst, volume, waterfall
  - Fix configure dependencies
  - Fix type constraint issue for attributes of type color
0.023 2019-01-20 22:00:00+0000
  - Update to plotly.js 1.43.1
  - Several improvements to Chart::Plotly::Image::Orca
0.022 2019-01-03 22:35:00+0000
  - Ships a local copy of plotly.js and add support for using that copy
0.021 2018-12-23 20:00:00+0000
  - Update to plotly.js 1.43.1
  - Add new trace types: barpolar, streamtube, parcats
0.019 2018-05-04 20:00:00+0000
  - Update to plotly.js 1.37.1
0.016 2018-04-01 19:34:00+0000
  - Add method to know the plotly.js version used 
  - Add screenshots of examples to the documentation
0.015 2018-04-01 09:27:00+0000
  - Remove _Deparsed_XSubs.pm from distribution added by mistake
0.014 2018-03-31 20:22:00+0000
  -INCOMPATIBLE CHANGE: Chart::Plotly::Trace::Attribute::* classes were moved to the corresponding trace,
    for example: Chart::Plotly::Trace::Attribute::Marker now is a clase per trace: Chart::Plotly::Trace::Scatter::Marker
  -Update to plotly version 1.35.2
  -Add new trace types: violin, area, carpet, contourcarpet, parcoords, sankey, scattercarpet, scatterpolar, scatterpolargl, table
  -Improve tool to generate Moose classes
0.011 2017-01-15 17:19:00+0000
  -Permit array of markers in Scattergeo
0.010 2017-01-08 20:00:00+0000
  -Add Changes file
  -Extract trace examples to separate files