New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

svelte-tiny-linked-charts

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-tiny-linked-charts - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "svelte-tiny-linked-charts",
"version": "1.1.0",
"version": "1.1.1",
"private": false,

@@ -5,0 +5,0 @@ "scripts": {

@@ -84,2 +84,3 @@ # Tiny Linked Charts for Svelte

valueDefault | "\ " | Default value when not hovering.
valueUndefined | 0 | For when the hovering value returns undefined.
valuePrepend | | String to prepend the value.

@@ -91,2 +92,4 @@ valueAppend | | String to append to the value.

lineColor | fill | Color of the line if used with type="line".
tabindex | -1 | Sets the tabindex of each bar.
dispatchEvents | false | Boolean whether or not to dispatch events on certain actions.

@@ -104,1 +107,2 @@ `<LinkedLabel />` component.

empty | \&nbsp; | String that will be displayed when no bar is being hovered.
valueUndefined | 0 | For when the hovering value returns undefined.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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