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

@taiga-ui/addon-charts

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taiga-ui/addon-charts

Extension package for Taiga UI that adds various charts, graphs and related components.


Version published
Weekly downloads
3.7K
decreased by-14.22%
Maintainers
4
Weekly downloads
 
Created

Taiga UI — Charts

npm version npm bundle size Discord

WebsiteDocumentationCDK WikiCore team

Extension package for Taiga UI that adds various charts, graphs and related components

It's a part of Taiga UI that is fully-treeshakable Angular UI Kit consisting of multiple base libraries and several add-ons

How to install

Install base packages:

npm i @taiga-ui/{cdk,core}

Install addon-charts:

npm i @taiga-ui/addon-charts

Don't forget that Taiga UI is fully-treeshakable. You can import even just one entity from our library and be sure that there is no redundant code in your bundle. Bundlphobia badge shows size of the whole library.

Docs

See our Documentation


You can also visit CDK wiki to learn more about its tools: CDK Documentation on Github Wiki

FAQs

Package last updated on 07 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts