@mesg-components/chart

1.1.5 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @mesg-components/chart

Weekly Downloads

8

Version

1.1.5

License

none

Unpacked Size

18.8 kB

Total Files

12

Last publish

Collaborators

  • nicolasmahe
  • anthony-mesg
  • nicolas-mesg