Giter VIP home page Giter VIP logo

nextcharts's Introduction

#NextCharts

NextCharts is an open source HTML5 charts library which uses the canvas tag for drawing. This library is used by NextReports from version 7.

Following types of charts & styles can be defined (where h stands for horizontal and n for negative):

  • bar : normal, glass, dome, cylinder, parallelepiped, combo with lines
  • nbar : normal, glass
  • stackedbar : normal, glass, dome, cylinder, parallelepiped
  • hbar : normal, glass, dome, cylinder, parallelepiped
  • hstackedbar : normal, glass, dome, cylinder, parallelepiped
  • line : normal, soliddot, hollowdot, anchordot, bowdot, stardot
  • area : normal, soliddot, hollowdot, anchordot, bowdot, stardot
  • pie
  • bubble

alt tag

NextCharts supports dual axis definition and it allows to have a combo chart with bars and lines. Highlight selection is available on mouse move.

As opposite to other charts libraries, tooltips are seen only on real selection of elements (and not on any position) and they are following the mouse cursor to allow for a smooth visualization. Other charts libraries have a fixed position for tooltips when entering the selection and user cannot move the mouse to a position which is under the tooltip, making the interaction more clumsy.

A small number of widgets is also contained by this library. This set includes:

  • Alarm (Status)
  • Indicator (Gauge)
  • Display (Value & Comparison)

alt tag

##Samples

Some samples (to see how json properties must be specified) can be found in src/html:

  1. main-test.html, main-test-dualAxis.html independent chart tests
  2. main-jetty-test.html jetty chart test (must run ro.nextreports.charts.JsonHandler to start server)
  3. main-widget-test.html independent widget test

##Articles

##Read more

You can find information about NextCharts on following links:

  1. NextReports Blog: http://blog.next-reports.com/
  2. NextReports Site: http://next-reports.com/

nextcharts's People

Contributors

decebals avatar dpmihai avatar nextreports avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.