Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

picasso-plugin-q

Package Overview
Dependencies
Maintainers
11
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picasso-plugin-q - npm Package Versions

1
89

0.10.1

Diff

Changelog

Source

0.10.1 (2018-06-27)

Bug Fixes

  • labels: Fix crash on empty labels in rows strategy (#119) (e8c2b5a)

<a name="0.10.0"></a>

mm85dk
published 0.10.0 •

Changelog

Source

0.10.0 (2018-06-25)

Bug Fixes

  • labels: Fix label overlap in slice strategy (#116) (ee5405e)
  • labels: No rendering outside of parent rect (#117) (02d773d)
  • q: fix q brush when layout is missing (#118) (163da33)
  • render-order: Render components in specified order (#114) (96e5114)
  • scene-graph: bounds collision (#115) (6623803)

Features

  • scenegraph: add default collider on text nodes (#108) (90c8848)

<a name="0.9.0"></a>

mm85dk
published 0.9.0 •

Changelog

Source

0.9.0 (2018-06-14)

Bug Fixes

  • dom-renderer: clear vnode on destory (#89) (406780f)
  • legend-cat formatter (#97) (1612c82)
  • label-strategy: Fix error when using rows strategy on non circle slices (#99) (e22a36c)
  • labels: ellipsed text in bars strategy (#87) (ff4e11d)
  • layout: do not re-position components on partial data update (#104) (54ee8f2)
  • legend-cat: Remove commented import (#96) (be21b18)
  • q: Register number & time formatter when using q plugin (#98) (37831a3)
  • q: use auto formatter when qNumFormat is missing (#91) (4f9c2a6)
  • scene-node: append all component meta (#105) (62d7fb0)

Features

  • brush-trigger: Component level flag to disable brush triggers (#90) (f398060)
  • label-strategy: Rows label strategy (#81) (ca35ece)
  • legend-cat: legend cat expose scroll offset (#93) (c38d284)
  • q: add support for qTreeData and qMode=K (#88) (e43443d)
  • add strokeDasharray as option to line component (#106) (fb60bd7)
  • expose theme on chart instance (#94) (ddffb7f)
  • override categorical color range (#100) (86fa437)

<a name="0.8.0"></a>

mm85dk
published 0.7.0 •

Changelog

Source

0.7.0 (2018-04-05)

Bug Fixes

  • inactive all shapes on brush start (#56) (4053e13)
  • legend-cat: threshold color rendering order (#62) (333c98d)
  • legend-seq: Title use fallback from majorScale (#55) (85d1983)
  • q: extracting data from empty K cubes throws error (#60) (51419c3)

Chores

Features

BREAKING CHANGES

  • Now using dist/picasso.js as the only main file. dist/picasso.min.js does not exist any more and the published dist/picasso.js file is uglified & minifed, and has a sourcemap linked to it.

<a name="0.6.0"></a>

mm85dk
published 0.6.0 •

Changelog

Source

0.6.0 (2018-03-08)

Bug Fixes

  • component-box: fix scale sizing (75d2cac)
  • legend-cat: improve alignment of content (#45) (58fd732)
  • q: take localeInfo into account when formatting (e4151c5)
  • renderer: reset scene when clearing render (#47) (3793443)

Code Refactoring

  • callback argument on scale settings (#36) (ce6b0f5)

Features

  • q: add support for custom number abbreviations (dcc5fc0)
  • brush area component (#44) (97f859f)

BREAKING CHANGES

  • Exposes similar callback argument as the component settings. Valid for scales defined under the scales property and directly in a component definition.

All scales settings now supports a callback function. Those who had support previously have the their callback argument changed to an object.

<a name="0.5.3"></a>

mm85dk
published 0.5.3 •

Changelog

Source

0.5.3 (2018-02-23)

Bug Fixes

  • data: falsy fields are not included in data extraction (12e0221)
  • add missing source to field (#30) (fc8eea3)
  • band scale datum method returns undefined (#38) (e9bb3a5)
  • exception in label component when target node is outside render container (#34) (1a62c6d)
  • getAffectedShapes should not return duplicates (#33) (c7b8792)
  • legend title is duplicated (#35) (543aa06)
mm85dk
published 0.5.2 •

mm85dk
published 0.5.1 •

Changelog

Source

0.5.3 (2018-02-23)

Bug Fixes

  • data: falsy fields are not included in data extraction (12e0221)
  • add missing source to field (#30) (fc8eea3)
  • band scale datum method returns undefined (#38) (e9bb3a5)
  • exception in label component when target node is outside render container (#34) (1a62c6d)
  • getAffectedShapes should not return duplicates (#33) (c7b8792)
  • legend title is duplicated (#35) (543aa06)
mm85dk
published 0.5.0 •

1
89
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc