@swimlane/ngx-charts

WebJar for @swimlane/ngx-charts

License

License

MIT
Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

swimlane__ngx-charts
Last Version

Last Version

9.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

@swimlane/ngx-charts
WebJar for @swimlane/ngx-charts
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/swimlane/ngx-charts

Download swimlane__ngx-charts

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/swimlane__ngx-charts/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>swimlane__ngx-charts</artifactId>
    <version>9.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/swimlane__ngx-charts/
implementation 'org.webjars.npm:swimlane__ngx-charts:9.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/swimlane__ngx-charts/
implementation ("org.webjars.npm:swimlane__ngx-charts:9.1.1")
'org.webjars.npm:swimlane__ngx-charts:jar:9.1.1'
<dependency org="org.webjars.npm" name="swimlane__ngx-charts" rev="9.1.1">
  <artifact name="swimlane__ngx-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='swimlane__ngx-charts', version='9.1.1')
)
libraryDependencies += "org.webjars.npm" % "swimlane__ngx-charts" % "9.1.1"
[org.webjars.npm/swimlane__ngx-charts "9.1.1"]

Dependencies

compile (12)

Group / Artifact Type Version
org.webjars.npm : d3 jar [4.10.2,5)
org.webjars.npm : d3-array jar [1.2.1,2)
org.webjars.npm : d3-brush jar [1.0.4,2)
org.webjars.npm : d3-selection jar [1.1.0,2)
org.webjars.npm : d3-force jar [1.1.0,2)
org.webjars.npm : d3-color jar [1.0.3,2)
org.webjars.npm : d3-format jar [1.2.0,2)
org.webjars.npm : d3-scale jar [1.0.6,2)
org.webjars.npm : d3-time-format jar [2.1.0,3)
org.webjars.npm : d3-interpolate jar [1.1.5,2)
org.webjars.npm : d3-shape jar [1.2.0,2)
org.webjars.npm : d3-hierarchy jar [1.1.5,2)

Project Modules

There are no modules declared in this project.

ngx-charts

Join the chat at https://gitter.im/swimlane/ngx-charts Build Status Codacy Badge npm version npm downloads

Declarative Charting Framework for Angular!

ngx-charts is unique because we don't merely wrap d3, nor any other chart engine for that matter. It is using Angular to render and animate the SVG elements with all of its binding and speed goodness, and uses d3 for the excellent math functions, scales, axis and shape generators. By having Angular do all of the rendering it opens us up to endless possibilities the Angular platform provides such as AoT, SSR, etc.

Data visualization is a science but that doesn't mean it has to be ugly. One of the big efforts we've made while creating this project is to make the charts aesthetically pleasing. The styles are also completely customizable through CSS, so you can override them as you please.

Also, constructing custom charts is possible by leveraging the various ngx-charts components that are exposed through the ngx-charts module.

For more info, check out the documentation and the demos.

Features

Chart Types

  • Horizontal & Vertical Bar Charts (Standard, Grouped, Stacked, Normalized)
  • Line
  • Area (Standard, Stacked, Normalized)
  • Pie (Explodable, Grid, Custom legends)
  • Bubble
  • Donut
  • Gauge (Linear & Radial)
  • Heatmap
  • Treemap
  • Number Cards

Customization

  • Autoscaling
  • Timeline Filtering
  • Line Interpolation
  • Configurable Axis Labels
  • Legends (Labels & Gradient)
  • Advanced Label Positioning
  • Real-time data support
  • Advanced Tooltips
  • Data point Event Handlers
  • Works with ngUpgrade

Install

To use ngx-charts in your project install it via npm:

npm i @swimlane/ngx-charts --save

Custom Charts

To learn how to use the ngx-charts components to build custom charts and find examples, please refer to our Custom Charts Page.

Credits

ngx-charts is a Swimlane open-source project; we believe in giving back to the open-source community by sharing some of the projects we build for our application. Swimlane is an automated cyber security operations and incident response platform that enables cyber security teams to leverage threat intelligence, speed up incident response and automate security operations.

SecOps Hub is an open, product-agnostic, online community for security professionals to share ideas, use cases, best practices, and incident response strategies.

org.webjars.npm

Swimlane

Swimlane is a Security Automation and Orchestration platform

Versions

Version
9.1.1