Perspect

Latest version: v2.6.1

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

Scan your dependencies

Page 24 of 28

0.2.0

_1 October 2018_ ([Full changelog](https://github.com/finos/perspective/compare/0.2.0-beta.3...v0.2.0))

Misc

- Fixed hover tooltips on y_scatter charts [252](https://github.com/finos/perspective/pull/252)
- Updated documentation [250](https://github.com/finos/perspective/pull/250)
- Moved LESS formatting to prettier; added clean-css to LESS build [251](https://github.com/finos/perspective/pull/251)
- Refactor examples [249](https://github.com/finos/perspective/pull/249)
- 1D charts generated from columnar data [231](https://github.com/finos/perspective/pull/231)

0.2.0beta.3

_24 September 2018_ ([Full changelog](https://github.com/finos/perspective/compare/v0.2.0-beta.2...v0.2.0-beta.3))

Misc

- Fixed cross origin asset resolution failure [248](https://github.com/finos/perspective/pull/248)
- Column resize fix refactor [246](https://github.com/finos/perspective/pull/246)
- Better documentation for `worker()` method usage in node.js & the bro… [245](https://github.com/finos/perspective/pull/245)
- Clang format [244](https://github.com/finos/perspective/pull/244)
- Add eslint-prettier [242](https://github.com/finos/perspective/pull/242)

0.2.0beta.2

_17 September 2018_ ([Full changelog](https://github.com/finos/perspective/compare/v0.2.0-beta.1...v0.2.0-beta.2))

Misc

- Added `y_scatter` chart type [241](https://github.com/finos/perspective/pull/241)

0.2.0beta.1

_17 September 2018_ ([Full changelog](https://github.com/finos/perspective/compare/v0.1.18...v0.2.0-beta.1))

Misc

- Computed persistence [240](https://github.com/finos/perspective/pull/240)
- Limit tables [239](https://github.com/finos/perspective/pull/239)
- Fixed column-oriented output with column-only pivot [238](https://github.com/finos/perspective/pull/238)
- WebsocketHost HTTP support + GIT example [237](https://github.com/finos/perspective/pull/237)
- Null fix [233](https://github.com/finos/perspective/pull/233)
- Add ESLint [236](https://github.com/finos/perspective/pull/236)
- Remove nested build dirs [234](https://github.com/finos/perspective/pull/234)
- Added perspective gitter banner to README.md [235](https://github.com/finos/perspective/pull/235)
- Added Jupyter API for incremental updates [230](https://github.com/finos/perspective/pull/230)
- Cpp tests [225](https://github.com/finos/perspective/pull/225)
- Add Travis node_modules caching [229](https://github.com/finos/perspective/pull/229)
- Refactored `load()` method to a Promise; updated expand/collapse API … [228](https://github.com/finos/perspective/pull/228)
- Computed columns with multiple parameters [223](https://github.com/finos/perspective/pull/223)
- Jupyterlab plugin ipywidget [222](https://github.com/finos/perspective/pull/222)
- Upgraded to emscripten 1.38.11 [219](https://github.com/finos/perspective/pull/219)
- Added PSP_CPU_COUNT env var [221](https://github.com/finos/perspective/pull/221)
- Simpler implementation of aggregate fix [220](https://github.com/finos/perspective/pull/220)
- Null aggregate fix [217](https://github.com/finos/perspective/pull/217)
- Asm.js tests [215](https://github.com/finos/perspective/pull/215)
- Computed columns retain persistent aggregates and show/hide [214](https://github.com/finos/perspective/pull/214)
- First & Last by Index Aggregates [211](https://github.com/finos/perspective/pull/211)
- Column oriented partial update [208](https://github.com/finos/perspective/pull/208)
- Mean fix [206](https://github.com/finos/perspective/pull/206)
- bump dependencies [203](https://github.com/finos/perspective/pull/203)
- More cleanup + OS X [202](https://github.com/finos/perspective/pull/202)
- Fixed typescript/webpack file resolution error [204](https://github.com/finos/perspective/pull/204)
- Drop python [198](https://github.com/finos/perspective/pull/198)
- Computed columns [197](https://github.com/finos/perspective/pull/197)
- Assorted bug fixes [195](https://github.com/finos/perspective/pull/195)
- Memory leak fix [194](https://github.com/finos/perspective/pull/194)
- Allow table.update() to accept partial rows [192](https://github.com/finos/perspective/pull/192)
- Fixed Hypergrid regression in column-only pivot [191](https://github.com/finos/perspective/pull/191)
- Remote performance [190](https://github.com/finos/perspective/pull/190)
- Fixing filters when setting multiple filters per column [189](https://github.com/finos/perspective/pull/189)
- Refactored remote library into regular `perspective.js` [188](https://github.com/finos/perspective/pull/188)
- Remote perspective [187](https://github.com/finos/perspective/pull/187)
- Add tests and fix for regressed column update. [186](https://github.com/finos/perspective/pull/186)
- Schema fix [185](https://github.com/finos/perspective/pull/185)
- Elaborated Jupyterlab plugin documentation, added example notebook [184](https://github.com/finos/perspective/pull/184)
- Merge from fork [182](https://github.com/finos/perspective/pull/182)
- Added new persistent, node.js benchmark suite [181](https://github.com/finos/perspective/pull/181)
- Updated webcomponentsjs [180](https://github.com/finos/perspective/pull/180)
- Refactor Material Theme [178](https://github.com/finos/perspective/pull/178)

0.1.18

_1 August 2018_ ([Full changelog](https://github.com/finos/perspective/compare/v0.1.17...v0.1.18))

Misc

- Responsive sidebar [175](https://github.com/finos/perspective/pull/175)
- Don't exclude apache-arrow from babel [177](https://github.com/finos/perspective/pull/177)
- upping jlab dependencies [174](https://github.com/finos/perspective/pull/174)
- Fixed Jest regression [176](https://github.com/finos/perspective/pull/176)
- Better comparisons for benchmarks [173](https://github.com/finos/perspective/pull/173)
- Fixed hover colors [172](https://github.com/finos/perspective/pull/172)
- Jupyter embedded mode [170](https://github.com/finos/perspective/pull/170)
- fix for 160 [168](https://github.com/finos/perspective/pull/168)
- Run tests in parallel [166](https://github.com/finos/perspective/pull/166)
- Material tooltip [167](https://github.com/finos/perspective/pull/167)
- small style fixes [163](https://github.com/finos/perspective/pull/163)
- Highcharts Tooltips [162](https://github.com/finos/perspective/pull/162)
- Forgo publishing cpp source code [161](https://github.com/finos/perspective/pull/161)
- Add typing for perspective [157](https://github.com/finos/perspective/pull/157)
- Release fixes [158](https://github.com/finos/perspective/pull/158)
- Split Build Steps into individual tasks [156](https://github.com/finos/perspective/pull/156)

0.1.17

_10 July 2018_ ([Full changelog](https://github.com/finos/perspective/compare/v0.1.16...v0.1.17))

Misc

- Fixed csv.html example [155](https://github.com/finos/perspective/pull/155)
- Update fin-hypergrid-grouped-header-plugin to 1.2.4 [154](https://github.com/finos/perspective/pull/154)
- Added simple clipboard API [152](https://github.com/finos/perspective/pull/152)
- To csv [150](https://github.com/finos/perspective/pull/150)
- Hypergrid expand/collapse on tree columns. [148](https://github.com/finos/perspective/pull/148)
- Dropdown styling fix [147](https://github.com/finos/perspective/pull/147)
- Bug fixes 2 [145](https://github.com/finos/perspective/pull/145)

Page 24 of 28

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.