@logo-software/charts
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Charts Module

The Charts Module is the chart collection of Logo Elements Design System which is extended from Carbon Design System

Installation

All public npm packages of Logo Software is at https://www.npmjs.com/~logofe. To install Carousel Module:

$ npm set registry https://registry.npmjs.org/
$ npm install @logo-software/charts -s

Just import it to your project of @NgModule import section.

import { ChartsModule } from './charts.module';

@NgModule({
  imports: [CommonModule, ChartsModule],
})
export class AppModule {
}

Chart Components

Logo Elements charts help you tell accurate and convincing stories around data with beautiful and accessible visualizations.

Chart Types are:

  • Simple Bar
  • Grouped Bar
  • Stacked Bar
  • Floating Bar
  • Donut
  • Line
  • Curved Line
  • Pie
  • Step
  • Scatter
  • Radar
  • Area
  • Gauge
  • Meter
  • Sparkline
  • Treemap
  • Combo
  • Wordcloud
  • Bullet
  • Circle Pack
  • Network diagrams
  • Proportional meter
  • Histogram
  • Tree
  • Alluvial
  • Heatmap
<logo-simple-bar-chart [data]="data1" [options]="options1"></logo-simple-bar-chart>

For API details, please visit http://elements.logo.com.tr

Package Sidebar

Install

npm i @logo-software/charts

Weekly Downloads

0

Version

0.0.1

License

See license in LICENSE file

Unpacked Size

27.7 MB

Total Files

88

Last publish

Collaborators

  • furkan.cetin
  • yusufyilmaz
  • serdarates
  • gamzeyapici
  • srknc
  • dotnet-ankara
  • murat.logo
  • serhan.gurbuz
  • gulnihaleksi