Coder Social home page Coder Social logo

sisindrymedagam / dlchart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chtau/dlchart

0.0 0.0 0.0 2.27 MB

Lightweight Angular Chart Library

Home Page: https://chtau.github.io/dlChartDoc/

License: MIT License

JavaScript 1.76% TypeScript 79.31% HTML 11.66% SCSS 7.26%

dlchart's Introduction

dlChart

Lightweight Angular Chart Library.

The goal of this Library is to have an easy to use and small in size Chart Library. It perfect for the usage in a Dashboard or somewhere where you can't / won't lazy load a Chart Library.

The Charts are created with SVG which makes them responsive for every screen resolution and have no extern Library Dependencies.

View Example and Documentation

Charts

Features

  • Pie Chart
  • Line Chart
  • Horizontal & Vertical Bar Chart (can also be mirrored)
  • Legend module & service
  • minimal package size
  • no external Libraries
  • SVG
  • Autoscaling
  • customizeable Tooltips
  • click / select / hover Events with additional Data
  • AOT
  • Angular Universal
  • easy to use with autogenerated Scales
  • Theme support (light and dark integrated)

Install

npm i dl-chart npm

Build

Run ng build dlChart to build the library.The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build. Copy the Theme SCSS files from the source to the artifact folders.

Running unit tests

Run ng test dlChart to execute the unit tests via Karma.

current Code coverage

License

MIT © Christoph Taucher

Version

Changelog

Angular 8+

dlchart's People

Contributors

chtau avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.