@logo-elements/charts

23.0.0 • Public • Published

@logo-elements/charts

A feature-rich interactive charting library providing multiple different chart types.

ℹ️  Logo Elements Charts library extended from Vaadin Charts. A commercial Vaadin subscription is required to use Charts in your project.

npm version

<logo-elements-chart type="pie">
  <logo-elements-chart-series
    values='[
      ["Firefox", 45.0],
      ["IE", 26.8],
      ["Chrome", 12.8],
      ["Safari", 8.5],
      ["Opera", 6.2],
      ["Others", 0.7]]'
  >
  </logo-elements-chart-series>
</logo-elements-chart>

Installation

Install the component:

npm i @logo-elements/charts -s

Once installed, import the component in your application:

import '@logo-elements/charts';

For more detailed information, please visit:

Logo Elements Documentation

License

Commercial Vaadin Developer License 4.0 (CVDLv4). For license terms, see LICENSE.txt.

Vaadin collects usage statistics at development time to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.

Package Sidebar

Install

npm i @logo-elements/charts

Weekly Downloads

2

Version

23.0.0

License

https://raw.githubusercontent.com/vaadin/web-components/master/packages/charts/LICENSE

Unpacked Size

19.3 kB

Total Files

5

Last publish

Collaborators

  • furkan.cetin
  • yusufyilmaz
  • serdarates
  • gamzeyapici
  • serhan.gurbuz