1.1.5 • Published 5 years ago

@mesg-components/chart v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
5 years ago

@MESG-COMPONENTS/CHART

Install

npm install @mesg-components/chart or yarn add @mesg-components/chart

Properties

Chart default properties

  • items: [Array | Object], Required, -> Data to draw at chart
  • noTooltip: Boolean, the default is false, Optional, -> Don't display tooltip
  • credit: Boolean, the default is false, Optional, -> Display credit
  • noLegend: Boolean, the default is false, Optional, -> Don't display legend
  • title: String, Optional, -> Text title
  • titleColor: String, Optional, -> Color of title
  • titleSize: Number the default is 36, Optional, -> Font-size ot title
  • optionsTitle: Object, Optional, -> Custom title option
  • subTitle: String, Optional, -> Text sub-title
  • subColor: String, Optional, -> Color of sub-title
  • subSize: Number, Optional, -> Font-size ot sub-title
  • optionsSub: Object, Optional, -> Custom sub-title option

Example

1.1.5

5 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago