Perspect

Latest version: v2.6.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 21 of 28

0.2.18

_27 February 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.2.17...v0.2.18))

Misc

- Added missing `babel/runtime` dependency [459](https://github.com/finos/perspective/pull/459)

0.2.17

_27 February 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.2.16...v0.2.17))

Features

- D3fc plugin [420](https://github.com/finos/perspective/pull/420)
- Add high chart click interactions [444](https://github.com/finos/perspective/pull/444)

Misc

- Updated AUTHORS [456](https://github.com/finos/perspective/pull/456)
- Removed NPM caching from travis config [457](https://github.com/finos/perspective/pull/457)
- Fixes for `clean` and `bench` development scripts [455](https://github.com/finos/perspective/pull/455)
- Port view to C++ [452](https://github.com/finos/perspective/pull/452)
- Fixed babel compilation in `perspective-d3fc-plugin` package [454](https://github.com/finos/perspective/pull/454)
- Fixed Github reported dependency vulnerabilities [451](https://github.com/finos/perspective/pull/451)
- Added `shared_worker()` to ts definition [453](https://github.com/finos/perspective/pull/453)
- Moved `perspective-jupyterlab` build from `build/` to `dist/` to work… [450](https://github.com/finos/perspective/pull/450)
- Build cleanup [448](https://github.com/finos/perspective/pull/448)
- Add tests for filtering datetime columns by string [449](https://github.com/finos/perspective/pull/449)
- Purges phosphor and jlab tests [437](https://github.com/finos/perspective/pull/437)
- Fix regression on view expand [445](https://github.com/finos/perspective/pull/445)
- Interactions click dispatch [439](https://github.com/finos/perspective/pull/439)
- Some styling and tooltip hover changes [51](https://github.com/finos/perspective/pull/51)
- Implemented X-Y chart [41](https://github.com/finos/perspective/pull/41)
- Add gridlines [36](https://github.com/finos/perspective/pull/36)
- rename '[d3fc] Y Line Chart 2' to '[d3fc] Y Line Chart' [40](https://github.com/finos/perspective/pull/40)
- Removed old code (and references to it) from before restructure [39](https://github.com/finos/perspective/pull/39)
- Moved the getChartElement helper into a new module [38](https://github.com/finos/perspective/pull/38)
- Added line chart [35](https://github.com/finos/perspective/pull/35)
- Minimum 1-pixel bandwidth [32](https://github.com/finos/perspective/pull/32)
- Fix data filter for multiple GroupBy [31](https://github.com/finos/perspective/pull/31)
- Add date/time and linear cross-axis scales [30](https://github.com/finos/perspective/pull/30)
- Fixed css labelling and spacing and some Edge issues [28](https://github.com/finos/perspective/pull/28)

0.2.16

_19 February 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.2.15...v0.2.16))

Features

- Phosphor bindings [436](https://github.com/finos/perspective/pull/436)
- Write arrows [435](https://github.com/finos/perspective/pull/435)
- Make sort syntax consistent in tests [434](https://github.com/finos/perspective/pull/434)
- C++ subproject [426](https://github.com/finos/perspective/pull/426)
- Tidy up dependencies [427](https://github.com/finos/perspective/pull/427)
- Allow mac failures on travis, have travis fail fast [428](https://github.com/finos/perspective/pull/428)
- [WIP] Better python build for location of shared objects. [415](https://github.com/finos/perspective/pull/415)

Misc

- Add `replace()` and `clear()` to table [431](https://github.com/finos/perspective/pull/431)
- adding autodocumentation for python and C++ [414](https://github.com/finos/perspective/pull/414)
- fixes 411 [424](https://github.com/finos/perspective/pull/424)
- 0.2.15 changelog [422](https://github.com/finos/perspective/pull/422)
- Port View to C++ [413](https://github.com/finos/perspective/pull/413)

0.2.15

_7 February 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.2.14...v0.2.15))

Misc

- String column promotion [421](https://github.com/finos/perspective/pull/421)
- limit to a single build (15 minutes) until we have more resources [418](https://github.com/finos/perspective/pull/418)
- Fixed cross origin detection bug [419](https://github.com/finos/perspective/pull/419)
- `null` category axis fix [416](https://github.com/finos/perspective/pull/416)
- Fix isCrossOrigin function issue for non-webpack builds [412](https://github.com/finos/perspective/pull/412)

0.2.14

_4 February 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.2.13...v0.2.14))

Misc

- Webpack fix [409](https://github.com/finos/perspective/pull/409)
- Added `flush()` method to `<perspective-viewer>` [408](https://github.com/finos/perspective/pull/408)

0.2.13

_4 February 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.2.12...v0.2.13))

Misc

- Date parsing bug [407](https://github.com/finos/perspective/pull/407)
- Add publicPath support to webpack-plugin [403](https://github.com/finos/perspective/pull/403)
- Fixed CSS regression in Chrome canary, fixed example docs [405](https://github.com/finos/perspective/pull/405)
- add another IEX demo [404](https://github.com/finos/perspective/pull/404)
- expand os for c++ testing [402](https://github.com/finos/perspective/pull/402)
- adding iex streaming example to readme [401](https://github.com/finos/perspective/pull/401)
- Empty filters [387](https://github.com/finos/perspective/pull/387)
- perspective-webpack-plugin [399](https://github.com/finos/perspective/pull/399)
- Point README links to blocks [400](https://github.com/finos/perspective/pull/400)
- Adding FINOS badge [397](https://github.com/finos/perspective/pull/397)
- Output CJS files perspective package [392](https://github.com/finos/perspective/pull/392)
- C++ Date Validation [396](https://github.com/finos/perspective/pull/396)
- Benchmark limit + minor changes to DataAccessor [395](https://github.com/finos/perspective/pull/395)
- Update Webpack example to webpack 4 [393](https://github.com/finos/perspective/pull/393)
- Output CJS module bundles for perspective-viewer packages [391](https://github.com/finos/perspective/pull/391)
- Websocket heartbeat detection [394](https://github.com/finos/perspective/pull/394)
- [WIP] Merging JS and Python binding code - Part 2 [389](https://github.com/finos/perspective/pull/389)
- Remove cross /src imports in packages [390](https://github.com/finos/perspective/pull/390)

Page 21 of 28

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.