Perspect

Latest version: v2.6.1

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

Scan your dependencies

Page 19 of 28

0.3.2

_12 July 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.3.1...v0.3.2))

Misc

- Fixed github reported vulnerability in lodash.template [654](https://github.com/finos/perspective/pull/654)
- Panel resize fixes [652](https://github.com/finos/perspective/pull/652)
- Made side-panel resizable [650](https://github.com/finos/perspective/pull/650)
- Fixed null pivotting issue [651](https://github.com/finos/perspective/pull/651)
- Remove column pivot __ROW_PATH__ filter [649](https://github.com/finos/perspective/pull/649)
- Add hover styles to copy, download, reset [643](https://github.com/finos/perspective/pull/643)
- Perspective config [644](https://github.com/finos/perspective/pull/644)
- Moved loader dependencies out of webpack plugin [641](https://github.com/finos/perspective/pull/641)
- Fix debug builds [637](https://github.com/finos/perspective/pull/637)
- Refactor [639](https://github.com/finos/perspective/pull/639)
- Fixed webpack config error in webpack example [640](https://github.com/finos/perspective/pull/640)
- Don't use transferable for WASM payload [635](https://github.com/finos/perspective/pull/635)
- Fixed async loading of node.js module [634](https://github.com/finos/perspective/pull/634)

0.3.1

_25 June 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.3.0...v0.3.1))

Fixes

- Phosphor and JupyterLab bug and regression fixes [625](https://github.com/finos/perspective/pull/625)

Misc

- Fixed safari hypergrid rendering [632](https://github.com/finos/perspective/pull/632)
- Update Babel `preset-env` [631](https://github.com/finos/perspective/pull/631)
- Use MODULARIZE emscripten option instead of a custom one [630](https://github.com/finos/perspective/pull/630)
- Remove support for ASM.JS, Internet Explorer and other non-WASM browsers [629](https://github.com/finos/perspective/pull/629)
- Memory usage fixes [628](https://github.com/finos/perspective/pull/628)

0.3.0

_10 June 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.3.0-rc.4...v0.3.0))

Features

- Allow transfer as columns [607](https://github.com/finos/perspective/pull/607)

Misc

- Webpack perf [615](https://github.com/finos/perspective/pull/615)
- Updated website [614](https://github.com/finos/perspective/pull/614)
- Make "view" attribute of `<perspective-viewer>` backwards compatible [611](https://github.com/finos/perspective/pull/611)
- Made drag/drop zones more generous [610](https://github.com/finos/perspective/pull/610)
- Fixed split-axis y_line charts in D3FC [609](https://github.com/finos/perspective/pull/609)
- Restore highchairs on phosphor/jlab until d3 is complete [608](https://github.com/finos/perspective/pull/608)
- Sync refactor [606](https://github.com/finos/perspective/pull/606)

0.3.0rc.4

_30 May 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.3.0-rc.3...v0.3.0-rc.4))

Misc

- Replace "distinct count" default aggregate with "count" [604](https://github.com/finos/perspective/pull/604)
- Replace atomic [603](https://github.com/finos/perspective/pull/603)

0.3.0rc.3

_28 May 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.3.0-rc.2...v0.3.0-rc.3))

Features

- A few quality-of-life improvements for perspective-phosphor [591](https://github.com/finos/perspective/pull/591)

Misc

- Clean up API names [600](https://github.com/finos/perspective/pull/600)
- D3FC Default Plugin [599](https://github.com/finos/perspective/pull/599)
- simplify python setup.py, add psp_test to python tests [596](https://github.com/finos/perspective/pull/596)
- Fixed D3FC heatmap color for Material dark theme. [595](https://github.com/finos/perspective/pull/595)
- Row delta fixes [594](https://github.com/finos/perspective/pull/594)
- Row deltas return arrow-serialized data [589](https://github.com/finos/perspective/pull/589)
- Fix for webpack 4 themes generation error on Windows [590](https://github.com/finos/perspective/pull/590)

0.3.0rc.2

_22 May 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.3.0-rc.1...v0.3.0-rc.2))

Features

- Fixed tooltip value when split_values and multiple main values [583](https://github.com/finos/perspective/pull/583)
- add restyle to type definitions, fix dark mode in jlab, fix CSS issue [578](https://github.com/finos/perspective/pull/578)
- Feature/dual y axis POC [564](https://github.com/finos/perspective/pull/564)
- JupyterLab enhancements [570](https://github.com/finos/perspective/pull/570)
- D3 Treemaps [563](https://github.com/finos/perspective/pull/563)

Misc

- New benchmark suite [588](https://github.com/finos/perspective/pull/588)
- Port to Webpack 4 [587](https://github.com/finos/perspective/pull/587)
- Update CONTRIBUTING.md [584](https://github.com/finos/perspective/pull/584)
- Row delta supports addition, delete, non-contiguous updates [582](https://github.com/finos/perspective/pull/582)
- Undo condensed column layout when width < 600px [580](https://github.com/finos/perspective/pull/580)
- Fixed grid styling [576](https://github.com/finos/perspective/pull/576)
- UX fixes [575](https://github.com/finos/perspective/pull/575)
- Performance overhaul for `table.update()` [574](https://github.com/finos/perspective/pull/574)
- Feature/treemap enhancements [572](https://github.com/finos/perspective/pull/572)
- Fix the format of long numbers [573](https://github.com/finos/perspective/pull/573)
- Refactor Javascript API +add documentation [571](https://github.com/finos/perspective/pull/571)
- Update results.json to reflect Scatter name change [190](https://github.com/finos/perspective/pull/190)
- Overwrite test results [189](https://github.com/finos/perspective/pull/189)
- Update results.json to reflect Scatter name change [188](https://github.com/finos/perspective/pull/188)
- Correctly read and generate boolean values for Arrow format [561](https://github.com/finos/perspective/pull/561)
- Rename charts [187](https://github.com/finos/perspective/pull/187)
- correct testData file reference [186](https://github.com/finos/perspective/pull/186)
- provide framework for centering tooltips, and apply to treemap [182](https://github.com/finos/perspective/pull/182)
- use the native d3 treemap functionality to calculate the new coordina… [183](https://github.com/finos/perspective/pull/183)
- finos migration [184](https://github.com/finos/perspective/pull/184)
- titling mechanism for gridLayout charts made generic and shared. [180](https://github.com/finos/perspective/pull/180)
- Fixed docs links [559](https://github.com/finos/perspective/pull/559)
- Feature/treemap resizing [179](https://github.com/finos/perspective/pull/179)
- Test/more unit tests [181](https://github.com/finos/perspective/pull/181)
- Feature/treemap chart [168](https://github.com/finos/perspective/pull/168)
- Store legend position and size in settings [176](https://github.com/finos/perspective/pull/176)
- Fix tooltip for sunburst with no color [177](https://github.com/finos/perspective/pull/177)
- Treat negative sunburst size values as zero [178](https://github.com/finos/perspective/pull/178)
- Made date zoom button names consistent [175](https://github.com/finos/perspective/pull/175)
- Minor refactor to settings configuration [174](https://github.com/finos/perspective/pull/174)
- Allow settings to be restored before draw [173](https://github.com/finos/perspective/pull/173)
- Initial implemenetation of save and restore [170](https://github.com/finos/perspective/pull/170)
- Zoom y-axis to data on OHLC/Candlestick charts [171](https://github.com/finos/perspective/pull/171)
- Added fixed zoom ranges for date x axis [169](https://github.com/finos/perspective/pull/169)
- Support dates on the y-axis for heatmaps [165](https://github.com/finos/perspective/pull/165)
- Simplify plugin interface code [167](https://github.com/finos/perspective/pull/167)

Page 19 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.